CREATE TABLE `punk_artphotos` (
  `ID` int(10) unsigned NOT NULL auto_increment,
  `URL` text NOT NULL,
  `Name` text NOT NULL,
  `Description` text NOT NULL,
  PRIMARY KEY  (`ID`)
) TYPE=MyISAM AUTO_INCREMENT=49 ;

INSERT INTO `punk_artphotos` VALUES (1, 'http://www.phillipkerman.com/', 'Concert Photographs', 'http://www.phillipkerman.com/\n Live photos of Bad Brains (circa 1980), Discharge, Dead Kennedys and The Cramps.\n ');
INSERT INTO `punk_artphotos` VALUES (2, 'http://www.scallen.com/', 'Shawn Scallen', 'http://www.scallen.com/\n Shooting punks for fifteen years and counting.\n ');
INSERT INTO `punk_artphotos` VALUES (3, 'http://www.whatawaytodie.com/', 'Live Rock and Roll Photos by Justina Davies', 'http://www.whatawaytodie.com/\n Featuring punk bands from the past like Bad Brains and Reagan Youth as well newer bands like Bis and The (International) Noise Conspiracy.\n ');
INSERT INTO `punk_artphotos` VALUES (4, 'http://www.burningflags.com/', 'What The Fuck Have You Done?', 'http://www.burningflags.com/\n Glen E. Friedman''s website documenting the early 80''s Los Angeles scene as well as the early hip hop and skateboard scenes.\n ');
INSERT INTO `punk_artphotos` VALUES (5, 'http://www.southern.com/southern/band/CYNTH/banned.html', 'Cynthia Connolly - Banned in DC', 'http://www.southern.com/southern/band/CYNTH/banned.html\n A page for Cynthia Connolly''s photo work in the early DC punk rock scene. There are a few pictures of Minor Threat, Faith and Bad Brains.\n\n ');
INSERT INTO `punk_artphotos` VALUES (6, 'http://www.bway.net/~modcult/bayley.html', 'Modern Culture''s Roberta Bayley Home Page', 'http://www.bway.net/~modcult/bayley.html\n Photos of the Sex Pistols US tour (the original one), Clash, Debbie Harry and other early punk pioneers.\n ');
INSERT INTO `punk_artphotos` VALUES (7, 'http://www.bandphotography.com/', 'bandphotography.com', 'http://www.bandphotography.com/\n Photographs of bands like Jejune, Poison The Well, Le Shok, Cave In and Turmoil. Quick Time format video of bands as well.\n ');
INSERT INTO `punk_artphotos` VALUES (8, 'http://www.late20thcenturyboy.com/flashbang.html', 'Flash Bang Wallop', 'http://www.late20thcenturyboy.com/flashbang.html\n Ian Dickson''s photos from his book Flash Bang Wallop documenting the late 70''s punk scene in the UK.\n ');
INSERT INTO `punk_artphotos` VALUES (9, 'http://www.lipstickkillers.com/action/', 'Action! Photozine', 'http://www.lipstickkillers.com/action/\n Collection of photos from shows as well as candid street photography.\n ');
INSERT INTO `punk_artphotos` VALUES (10, 'http://crick.com/alex/index.html', 'Photos From the Edge: Images of Seattle''s Music Scene', 'http://crick.com/alex/index.html\n Covers a wide range of musical talent, including Botch, Trial, Melvins, and Supersuckers.\n\n ');
INSERT INTO `punk_artphotos` VALUES (11, 'http://www.trenthead.com/punk/index.html', 'Trenthead.Com', 'http://www.trenthead.com/punk/index.html\n Punk rock photographs (of bands like Youth Of Today and Bad Brains) by photojournalist Trent Nelson.\n ');
INSERT INTO `punk_artphotos` VALUES (12, 'http://www.outrageousphotography.nl', 'Outrageous Photography', 'http://www.outrageousphotography.nl\n Bands, live shots and portraits.\n ');
INSERT INTO `punk_artphotos` VALUES (13, 'http://ccwf.cc.utexas.edu/~edge/idle_time/index.html', 'Idle Time Scrapbook', 'http://ccwf.cc.utexas.edu/~edge/idle_time/index.html\n An early 80''s Austin punk fanzine and photo archive.\n ');
INSERT INTO `punk_artphotos` VALUES (14, 'http://www.oldpunks.de/', 'Old Punks from Hamburg Gallery', 'http://www.oldpunks.de/\n Pictures from shows, people and venues.\n ');
INSERT INTO `punk_artphotos` VALUES (15, 'http://www.geocities.com/SunsetStrip/Frontrow/3004/index.html', 'Pic''s From the Pit', 'http://www.geocities.com/SunsetStrip/Frontrow/3004/index.html\n Many pictures from punk and ska shows in and around Orange County and Los Angeles, such as NoFX, Green Day, Goldfinger, Fenix TX, The Suicide Machines and The Van''s Warped Tour 2000.\n\n ');
INSERT INTO `punk_artphotos` VALUES (16, 'http://users.erols.com/jjarboe/', 'Hardcore Punk Photos by Justin Jarboe', 'http://users.erols.com/jjarboe/\n An index of photos, starting in 1995, featuring photos of bands like Catharsis, Reversal Of Man and Los Crudos.\n ');
INSERT INTO `punk_artphotos` VALUES (17, 'http://www.angelfire.com/in/Punkphotos/main.html', 'Photos by Ulf Nyberg', 'http://www.angelfire.com/in/Punkphotos/main.html\n Includes photos of Hal Al Shedad, Shelter and The Van Pelt.\n ');
INSERT INTO `punk_artphotos` VALUES (18, 'http://www.angelfire.com/punk3/smimp/', 'SmimP Concert Photographs', 'http://www.angelfire.com/punk3/smimp/\n All styles of punk bands are displayed here, taken from performances in Holland.\n ');
INSERT INTO `punk_artphotos` VALUES (19, 'http://www.angelfire.com/ca5/PUNKROCK/index.html', 'Pictures Of Punk Bands And Punk Rockers', 'http://www.angelfire.com/ca5/PUNKROCK/index.html\n Plenty of pictures of punks, not all in bands. Also a poll to pick your favorite band.\n ');
INSERT INTO `punk_artphotos` VALUES (20, 'http://www.annoyances.com/bandphotos.html', 'Punk and Hardcore Band Photos', 'http://www.annoyances.com/bandphotos.html\n Includes such bands as 2 Line Filler, Agnostic Front, Dahlia Seed, Ink And Dagger and Weston. All from 1993 to the present.\n\n ');
INSERT INTO `punk_artphotos` VALUES (21, 'http://members.aol.com/punksale/photos.html', 'Punk Pictures From 1984-1986', 'http://members.aol.com/punksale/photos.html\n Photographs of the L.A. punk scene by Michael Van Wagenen.\n ');
INSERT INTO `punk_artphotos` VALUES (22, 'http://walkingdistance.8k.com', 'Walking Distance Photography', 'http://walkingdistance.8k.com\n A photo e-zine by Josh Sutton. The subjects of the photographs are bands, people and skateboarding.\n ');
INSERT INTO `punk_artphotos` VALUES (23, 'http://xgufx.tripod.com/', 'DC and Beyond Photozine', 'http://xgufx.tripod.com/\n Photographs of 7 Seconds, The Business, Sick Of It All and Kid Dynamite.\n ');
INSERT INTO `punk_artphotos` VALUES (24, 'http://spellofmaya.tripod.com', 'The Spell of Maya', 'http://spellofmaya.tripod.com\n Photography gallery of bands like Dillinger Escape Plan, Drowningman, The Locust, Murder City Devils and Some Still Believe.\n ');
INSERT INTO `punk_artphotos` VALUES (25, 'http://popped.ifihadahifi.com/reciprocity/', 'Reciprocity', 'http://popped.ifihadahifi.com/reciprocity/\n Punk rock photo gallery, including photos of SNFU, Sick Of It All, Bad Brains and Descendents.\n\n ');
INSERT INTO `punk_artphotos` VALUES (26, 'http://geocities.com/sunsetstrip/exhibit/4930/', 'Next Offense - Photos by Elizabeth Weaker', 'http://geocities.com/sunsetstrip/exhibit/4930/\n Documenting bands like Lower Class Brats, Oxblood, TSOL and other street punk bands.\n ');
INSERT INTO `punk_artphotos` VALUES (27, 'http://seattlemusicweb.com/punkpic.html', 'Photos of Punk Rock Bands', 'http://seattlemusicweb.com/punkpic.html\n Pictures of punk bands that existed between 1980 and 1991.\n ');
INSERT INTO `punk_artphotos` VALUES (28, 'http://www.spectrasonic.com/gallery/index.html', 'SpectraSonicSound - Photo Gallery', 'http://www.spectrasonic.com/gallery/index.html\n Photos of punk bands by Shawn Scallen.\n ');
INSERT INTO `punk_artphotos` VALUES (29, 'http://hellfest.freeservers.com', 'Hellfest / Another Victim Reunion', 'http://hellfest.freeservers.com\n Pictures from Hellfest 2K and the Another Victim reunion show.\n ');
INSERT INTO `punk_artphotos` VALUES (30, 'http://www.caitiebezede.com/', 'Caitiebezede.com', 'http://www.caitiebezede.com/\n Photos of Agnostic Front, Piebald, Shai Hulud among others. Special sections on All Out War, Inhuman, Candiria, Indecision and The Get Up Kids.\n\n ');
INSERT INTO `punk_artphotos` VALUES (31, 'http://www.angelfire.com/punk/Gary/index.html', 'Punk Rock Till You Puke', 'http://www.angelfire.com/punk/Gary/index.html\n Punk rock band photography by Gary Gutter. Featuring Anti-Nowhere League, GBH, Dr. Know, Urinals and One Man Army.\n ');
INSERT INTO `punk_artphotos` VALUES (32, 'http://www.eartrumpet.net/photos.php', 'Eartrumpet Photos', 'http://www.eartrumpet.net/photos.php\n Concert photos of more than a hundred international and local punk, hardcore and indie bands, taken at concerts in southern Germany.\n ');
INSERT INTO `punk_artphotos` VALUES (33, 'http://www.cbandsplay.com', 'C Bands Play', 'http://www.cbandsplay.com\n Many photographs from Ladyfest 2000 and Ladyfest Scotland plus pictures of individual bands (mostly grrl rock) including Bratmobile, V for Vendetta, Errase Errata and Le Tigre.\n ');
INSERT INTO `punk_artphotos` VALUES (34, 'http://membres.lycos.fr/hxcpunxs/', 'Hardcore And Punx Pictures', 'http://membres.lycos.fr/hxcpunxs/\n Collection of photos from hardcore and punx shows. This site is updated every month. [French/English]\n ');
INSERT INTO `punk_artphotos` VALUES (35, 'http://www.alisonbraun.com', 'Alison Braun photography', 'http://www.alisonbraun.com\n Los Angeles 1989-1992, featuring subjects like Mike Ness, Jello Biafra and Henry Rollins in the portfolio section.\n\n ');
INSERT INTO `punk_artphotos` VALUES (36, 'http://punkrockphotos.tripod.com', 'Punk Rock Photo Site', 'http://punkrockphotos.tripod.com\n Photographs of Piebald, Small Brown Bike, punk related graffiti and Limpwrist.\n ');
INSERT INTO `punk_artphotos` VALUES (37, 'http://users.telenet.be/devijlder/', 'P.O.S.H. Photo Page', 'http://users.telenet.be/devijlder/\n Punk, Oi, Ska and Hardcore photos from upwards of 100 bands taken at various locations.\n ');
INSERT INTO `punk_artphotos` VALUES (38, 'http://www.punkasfuck.com/photography/index.html', 'Punkasfuck.com', 'http://www.punkasfuck.com/photography/index.html\n A collection of punk rock photographs from the late 90''s to the present.\n ');
INSERT INTO `punk_artphotos` VALUES (39, 'http://www.angelfire.com/ny5/hcz', 'No Such Thing As Too Fast', 'http://www.angelfire.com/ny5/hcz\n Photos and Flyers from shows of hardcore, grindcore, thrash and other subgenres of punk. Toxic Narcotic, Leftover Crack, Dropdead and The Oath are among the photographed.\n ');
INSERT INTO `punk_artphotos` VALUES (40, 'http://freewebz.com/coweatman', 'Salad Fork Stab Wound', 'http://freewebz.com/coweatman\n Resist and Exist, The Make Up, The Slackers and other photographs of punks.\n\n ');
INSERT INTO `punk_artphotos` VALUES (41, 'http://www.geocities.com/hitsphotos', 'Holidays in the Sun Photos', 'http://www.geocities.com/hitsphotos\n Punk Photos from the annual Holidays in the sun punk festival in the uk and usa\n ');
INSERT INTO `punk_artphotos` VALUES (42, 'http://groups.msn.com/rudysphotosonline/welcome.msnw?pgmarket=en-us', 'Rudy''s Photographs Online', 'http://groups.msn.com/rudysphotosonline/welcome.msnw?pgmarket=en-us\n Online photo gallery featuring Agnostic Front, Madball, Shelter, Slapshot and more hardcore punk bands.\n\n\n  ');
INSERT INTO `punk_artphotos` VALUES (43, 'http://www.thisispunkrock.btinternet.co.uk/ps/punk_rock_picture_sleeves.htm', 'Punk Rock Picture Sleeves', 'http://www.thisispunkrock.btinternet.co.uk/ps/punk_rock_picture_sleeves.htm\n Sleeve scans for a lot of different bands dating from the late 70''s to the mid 80''s.\n ');
INSERT INTO `punk_artphotos` VALUES (44, 'http://pages.cthome.net/chrisrenna/intro.html', 'Chris Renna''s Sleeve Gallery', 'http://pages.cthome.net/chrisrenna/intro.html\n Picture sleeves for early US punk singles.\n ');
INSERT INTO `punk_artphotos` VALUES (45, 'http://www.geocities.com/punkcoverz/', 'Punk Coverz', 'http://www.geocities.com/punkcoverz/\n A site that displays the covers of albums of pop-punk bands like NoFX, Bad Religion, Blink-182 and Lagwagon.\n ');
INSERT INTO `punk_artphotos` VALUES (46, 'http://members.aol.com/Howard138/faves.html', 'Howard 138''s Favorite Punk Picture Sleeves', 'http://members.aol.com/Howard138/faves.html\n Sleeves for the Flesheaters, GG Allin, Germs, Crime and other early punk bands.\n ');
INSERT INTO `punk_artphotos` VALUES (47, 'http://www.konrakk.de/sleeves.htm', 'The Hitch-Hikers Guide to Punk Rock-Rare Sleeves', 'http://www.konrakk.de/sleeves.htm\n A page dedicated to a rotating gallery of rare and ultra-rare punk single sleeves.\n\n ');
INSERT INTO `punk_artphotos` VALUES (48, 'http://www.ndirect.co.uk/~gammy/ps/Punk_Rock_PS.htm', 'Punk Rock Picture Sleeves', 'http://www.ndirect.co.uk/~gammy/ps/Punk_Rock_PS.htm\n Unless you''re kind of curious to know what these record sleeves actually look like then this page might not be too interesting.\n\n\n  ');

CREATE TABLE `punk_events` (
  `ID` int(10) unsigned NOT NULL auto_increment,
  `URL` text NOT NULL,
  `Name` text NOT NULL,
  `Description` text NOT NULL,
  PRIMARY KEY  (`ID`)
) TYPE=MyISAM AUTO_INCREMENT=11 ;

INSERT INTO `punk_events` VALUES (1, 'http://www.punkaid.surf3.net/', 'Punk Aid', 'http://www.punkaid.surf3.net/\n Three day annual event in the UK. Site includes events information and history.\n ');
INSERT INTO `punk_events` VALUES (2, 'http://www.geocities.com/evilstudent/', 'Make My Day, Punk', 'http://www.geocities.com/evilstudent/\n An all ages benefit gig in Canberra, Australia. Site has links to band''s homepages and information about the event.\n\n\n  ');
INSERT INTO `punk_events` VALUES (3, 'http://www.holidaysinthesun.net/', 'Holidays in the Sun', 'http://www.holidaysinthesun.net/\n The official site, with news and photographs.\n ');
INSERT INTO `punk_events` VALUES (4, 'http://www.punkfestival.co.uk/', 'Punk Festival 2003 Morecambe', 'http://www.punkfestival.co.uk/\n Features information on the event that took place in Morecambe, England in July 2003. Includes a lineup and image gallery.\n ');
INSERT INTO `punk_events` VALUES (5, 'http://www.destroyradio.com/holidaydiary1.html', 'Destroy Radio: Holidays in the Sun Diary', 'http://www.destroyradio.com/holidaydiary1.html\n Daily commentaries on the event that took place in San Francisco, California.\n ');
INSERT INTO `punk_events` VALUES (6, 'http://www.iolfree.ie/~punk/HITS/', 'Holidays in the Sun Photos', 'http://www.iolfree.ie/~punk/HITS/\n Features photographs and a message board.\n\n\n  ');
INSERT INTO `punk_events` VALUES (7, 'http://www.warpedtour.com/', 'Warped Tour', 'http://www.warpedtour.com/\n Official site. Contains recent news, tour dates, scheduled artists and events, contests, and merchandise.\n ');
INSERT INTO `punk_events` VALUES (8, 'http://www.newmassmedia.com/summer97/warped.html', 'Summertimes 1997: Warped Tour', 'http://www.newmassmedia.com/summer97/warped.html\n A brief article about the festival.\n ');
INSERT INTO `punk_events` VALUES (9, 'http://www.warped2002.com/', 'Warped2002.com', 'http://www.warped2002.com/\n An unofficial guide to the Warped tour 2002 in Australia and North America. Includes news, tour dates, band lineups, frequently asked questions and message forum.\n ');
INSERT INTO `punk_events` VALUES (10, 'http://www.bjd.au.com/warped99/', 'Warped 99 Unofficial Site', 'http://www.bjd.au.com/warped99/\n Mailing list, pictures, stories, and links about the Manly Leg of the ''99 tour.\n\n\n  ');

CREATE TABLE `punk_ezines` (
  `ID` int(10) unsigned NOT NULL auto_increment,
  `URL` text NOT NULL,
  `Name` text NOT NULL,
  `Description` text NOT NULL,
  PRIMARY KEY  (`ID`)
) TYPE=MyISAM AUTO_INCREMENT=120 ;

INSERT INTO `punk_ezines` VALUES (1, 'http://www.geocities.com/sunsetstrip/studio/8034/index.html', '86 Pounds of Punk', 'http://www.geocities.com/sunsetstrip/studio/8034/index.html\n Cover art, stories, comics, show reviews, tattoos, Austin band samples, zine directory, and links.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (2, 'http://www.atakra.com/', 'Atakra Productions', 'http://www.atakra.com/\n San Francisco punk zine with an emphasis on unknown, forgotten and strange new bands.\n ');
INSERT INTO `punk_ezines` VALUES (3, 'http://www.allschools.de/', 'Allschools Network Fanzine', 'http://www.allschools.de/\n Dedicated to hardcore/punk from whatever school. Tourdates, reviews, photos, an links database.\n ');
INSERT INTO `punk_ezines` VALUES (4, 'http://www.geocities.com/SunsetStrip/Frontrow/4196/', 'AK47 DIY Anarcho-Punk Webzine', 'http://www.geocities.com/SunsetStrip/Frontrow/4196/\n DIY/anarchism/punk related themes, the complete AK47 distro-mailorder list, a webring, all in 100% DIY ethics.\n ');
INSERT INTO `punk_ezines` VALUES (5, 'http://auzine.20m.com', 'Au Zine', 'http://auzine.20m.com\n A punk and emo-core webzine based in Toronto. Reviews of shows, with lots of concert pictures.\n ');
INSERT INTO `punk_ezines` VALUES (6, 'http://anarchyandgoodtimes.tripod.com/', 'Anarchy And Good Times', 'http://anarchyandgoodtimes.tripod.com/\n Sydney-based punk zine, with news, reviews and band pictures.\n\n ');
INSERT INTO `punk_ezines` VALUES (7, 'http://www.angelfire.com/zine/awkward', 'Awkward', 'http://www.angelfire.com/zine/awkward\n Album and concert reviews, humorous stories, interviews, comics, archives, and links.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (8, 'http://www.buddyhead.com/', 'Buddyhead', 'http://www.buddyhead.com/\n Slick online punk ''zine, with news and gossip, MP3s, music videos, top 10 lists, tour listings and links.\n ');
INSERT INTO `punk_ezines` VALUES (9, 'http://www.bostongroupienews.com', 'Boston Groupie News', 'http://www.bostongroupienews.com\n Online version of Boston''s punk fanzine, originally published from 1975-1981. Re-prints of original articles, interviews and updates on old Boston punks.\n ');
INSERT INTO `punk_ezines` VALUES (10, 'http://www.angelfire.com/zine/barbieonastick/', 'Barbieonastick', 'http://www.angelfire.com/zine/barbieonastick/\n Images, contests, how to order, and links.\n ');
INSERT INTO `punk_ezines` VALUES (11, 'http://www.angelfire.com/il3/oi', 'Bittersweet', 'http://www.angelfire.com/il3/oi\n Interviews with bands like The Templars, The Service and No Redeeming Social Value, reviews and a list of upcoming shows.\n ');
INSERT INTO `punk_ezines` VALUES (12, 'http://www.shoecandy.com/~bananajuice/', 'Banana Juice Fanzine', 'http://www.shoecandy.com/~bananajuice/\n Punk rock fanzine with opinionated articles on social topics. Also has local concert and band listings from Illinois.\n\n ');
INSERT INTO `punk_ezines` VALUES (13, 'http://www.geocities.com/broken_2k/', 'Broken Heroes Hardcore Zine', 'http://www.geocities.com/broken_2k/\n E-zine that covers hardcore, punk, metalcore, metal, skate punk, grindcore, death metal, and black metal bands with news, reviews, columns and opinions.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (14, 'http://www.crank.com/', 'Crank Magazine Web Site', 'http://www.crank.com/\n The web edition of Crank Magazine. A humorous zine w/rants and reviews, $12 for 4 issues.\n ');
INSERT INTO `punk_ezines` VALUES (15, 'http://www.angelfire.com/zine/countertheory/index.html', 'Counter Theory', 'http://www.angelfire.com/zine/countertheory/index.html\n Covers the wild world of the independent punk/hardcore scene in columns, articles, fiction, reviews, comics and interviews.\n ');
INSERT INTO `punk_ezines` VALUES (16, 'http://cheapcdreviews.tripod.com', 'Cheap CD Reviews Punk Zine', 'http://cheapcdreviews.tripod.com\n Punk, ska, emo and indie rock e-zine. Check out interviews and reviews of the latest releases.\n ');
INSERT INTO `punk_ezines` VALUES (17, 'http://members.tripod.com/~corporatedethburger/', 'Corporate Deth Burger', 'http://members.tripod.com/~corporatedethburger/\n Order printed zine, get free tapes. Interviews with Rancid, MxPx, Five Iron Frenzy and Bad Religion.\n ');
INSERT INTO `punk_ezines` VALUES (18, 'http://members.tripod.com/lemonaid88/', 'Call It Five', 'http://members.tripod.com/lemonaid88/\n Covering the latest releases, news, reviews and sites coming from the underground, punk, emo, emo-core, hardcore and indie scene.\n\n ');
INSERT INTO `punk_ezines` VALUES (19, 'http://www.angelfire.com/geek/TheChaosTheory', 'Chaos Theory, The', 'http://www.angelfire.com/geek/TheChaosTheory\n Hardcore zine with art, poetry, writing, polls, and lots of otherness. Emo, screamo, thrash, grind or other crazy styles of music featured.\n ');
INSERT INTO `punk_ezines` VALUES (20, 'http://freewebs.com/circletheorem', 'Circle Theorem Zine', 'http://freewebs.com/circletheorem\n Official site for UK print zine. How to order, rants, issue prices, and links.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (21, 'http://www.deadontheweb.com/', 'Dead On The Web', 'http://www.deadontheweb.com/\n Show and album reviews, interviews, contests, articles, and other punk-related content.\n ');
INSERT INTO `punk_ezines` VALUES (22, 'http://www.dazzlingdisplay.net', 'Dazzling Display', 'http://www.dazzlingdisplay.net\n Introduction, reviews, distribution, beauty contests, Punk Rocker''s Guide to the Universe, and links.\n ');
INSERT INTO `punk_ezines` VALUES (23, 'http://members.aol.com/ALEXIS875/', 'Desperate Measures', 'http://members.aol.com/ALEXIS875/\n A punk ''zine with an activist standpoint. Lots of pictures including AFI, The Messyhairs, The Homeless Wonders, Death By Stereo and The Overdrives. Interviews, articles, and local scene information.\n ');
INSERT INTO `punk_ezines` VALUES (24, 'http://www.angelfire.com/oh2/dtp/index.html', 'Disjointed Thoughts, Paranoia?', 'http://www.angelfire.com/oh2/dtp/index.html\n Punk webzine with some news, columns, interviews, stories, and a semi-daily rant.\n ');
INSERT INTO `punk_ezines` VALUES (25, 'http://www.angelfire.com/wa/danpunk/', 'Dan''s Punk Page', 'http://www.angelfire.com/wa/danpunk/\n Personal magazine describing the punk scene in Washington.\n\n ');
INSERT INTO `punk_ezines` VALUES (26, 'http://www.geocities.com/dietsociety/index.html', 'Diet Society Fanzine', 'http://www.geocities.com/dietsociety/index.html\n A punk rock fanzine that pokes fun at society.\n ');
INSERT INTO `punk_ezines` VALUES (27, 'http://deconstructing.tripod.com/deconstructing', 'Deconstructing', 'http://deconstructing.tripod.com/deconstructing\n An e-zine dedicated to punk music.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (28, 'http://www.enoughfanzine.com/', 'Enough Fanzine', 'http://www.enoughfanzine.com/\n Non-profit DIY punk/ska/independent music E-zine, covering news, rumors and gossip, record reviews, columns, politics, show reviews, and a message board.\n ');
INSERT INTO `punk_ezines` VALUES (29, 'http://www.emoisdead.com', 'Emo Is Dead', 'http://www.emoisdead.com\n A small music and politics zine, including interviews, statements, links, music news and top ten lists.\n ');
INSERT INTO `punk_ezines` VALUES (30, 'http://www.geocities.com/excommunication_punk', 'Excommunication Punk zine', 'http://www.geocities.com/excommunication_punk\n Eco/Anarcho crusty punk zine. News, interviews, commentary, and reviews.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (31, 'http://www.thefilthandthefury.co.uk/', 'The Filth and Fury', 'http://www.thefilthandthefury.co.uk/\n Dedicated solely to the Sex Pistols, PIL and other Pistols related endeavors.\n ');
INSERT INTO `punk_ezines` VALUES (32, 'http://fourstarflyer.tripod.com', 'Four Star Flyer', 'http://fourstarflyer.tripod.com\n An online zine/news service for the punk scene.\n ');
INSERT INTO `punk_ezines` VALUES (33, 'http://www.frigidember.com/', 'Frigid Ember E-zine', 'http://www.frigidember.com/\n Hardcore/punk/emo band interviews, reviews and tabs, plus photographs, audio links and other writings.\n ');
INSERT INTO `punk_ezines` VALUES (34, 'http://members.tripod.com/~xmastree/', 'Fifteen Dollar Christmas Tree', 'http://members.tripod.com/~xmastree/\n A paper zine with some online content, featuring links and articles on punk and other topics.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (35, 'http://www.gotpunk.com/', 'Got Punk? Webzine', 'http://www.gotpunk.com/\n Reviews, opinions, links, and other news and information about punk, hardcore and emo music.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (36, 'http://www.ebullition.com/hac.html', 'HeartattaCk', 'http://www.ebullition.com/hac.html\n The on-line version of HeartattaCk.\n ');
INSERT INTO `punk_ezines` VALUES (37, 'http://www.happy-house.org.uk/', 'Happy House Fanzine', 'http://www.happy-house.org.uk/\n UK-based online and paper-based fanzine featuring punk, hardcore, ska and related alternative and underground scene interviews, reviews, columns, links and news.\n ');
INSERT INTO `punk_ezines` VALUES (38, 'http://www.hardtolive.com', 'Hard To Live', 'http://www.hardtolive.com\n Reviews, interviews and punk news.\n ');
INSERT INTO `punk_ezines` VALUES (39, 'http://geocities.com/hauntedbymemories/', 'Haunted By Memories', 'http://geocities.com/hauntedbymemories/\n A site dedicated to Hardcore, Oi! and Punk. Featuring flyers, interviews, photographs, and reviews.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (40, 'http://www.angelfire.com/zine/interzone/index.html', 'Interzone', 'http://www.angelfire.com/zine/interzone/index.html\n North Louisiana''s comprehensive guide to constructive subversion.\n ');
INSERT INTO `punk_ezines` VALUES (41, 'http://www.idealpolitik.org/', 'Idealpolitik', 'http://www.idealpolitik.org/\n E-zine and online information resources for the international punk community, including articles, interviews, columns, and book, movie, and record reviews.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (42, 'http://www.jerseybeat.com/', 'Jersey Beat Fanzine', 'http://www.jerseybeat.com/\n Independently published fanzine covering punk, alternative, ska, techno and garage music, focusing on New Jersey and the Tri State area.\n ');
INSERT INTO `punk_ezines` VALUES (43, 'http://www.angelfire.com/punk2/walktheplank/enterjcruelty.html', 'The J. Cruelty Catalog', 'http://www.angelfire.com/punk2/walktheplank/enterjcruelty.html\n On-line archive of long-running punk zine.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (44, 'http://www.killwhat.com/', 'Killwhat Fanzine', 'http://www.killwhat.com/\n Information about indie rock, hardcore, emo and punk. [English/French]\n ');
INSERT INTO `punk_ezines` VALUES (45, 'http://www.kontrol.freeuk.com/', 'Kontrol- UK StreetPunk Zine.', 'http://www.kontrol.freeuk.com/\n UK punk news, reviews, interviews and on-line video, and lots of punk links.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (46, 'http://www.maximumrocknroll.com/', 'Maximum Rock''n''Roll', 'http://www.maximumrocknroll.com/\n Official web site for the Maximum Rock''n''Roll print zine.\n ');
INSERT INTO `punk_ezines` VALUES (47, 'http://www.cinefantastico.com/moonstomper/index.htm', 'Moon Stomper', 'http://www.cinefantastico.com/moonstomper/index.htm\n Fanzine about punk, ska, psychobilly, surf, neobilly, hardcore, swing. [Spanish]\n ');
INSERT INTO `punk_ezines` VALUES (48, 'http://www.mohairsweets.mb.ca', 'Mohair Sweets On-Line!', 'http://www.mohairsweets.mb.ca\n Freakbeat, Mod, Soul, Psych, Garage, Rockabilly, R&amp;B, Rock''n''Roll and Jesse Hector. Interviews, reviews, and views.\n ');
INSERT INTO `punk_ezines` VALUES (49, 'http://www.mediaocre.com/', 'Mediaocre Industries', 'http://www.mediaocre.com/\n Punk and activism articles, essays, reviews, news, political cartoons, and comic strips.\n ');
INSERT INTO `punk_ezines` VALUES (50, 'http://manna.iwarp.com/', 'Manna 4 the Brain', 'http://manna.iwarp.com/\n A DIY paper zine about the underground music scene since 1998. With reviews, writings, and collage layouts. Featuring full-page scans on site.\n\n ');
INSERT INTO `punk_ezines` VALUES (51, 'http://www.geocities.com/mydogismorepunkthanyourdog/', 'My Dog Is More Punk Than Your Dog', 'http://www.geocities.com/mydogismorepunkthanyourdog/\n Devoted to punk and other topics that challenge. With favorite lists, show reviews, artist and label links, and movie reviews.\n ');
INSERT INTO `punk_ezines` VALUES (52, 'http://www.internettrash.com/users/mindlessmag', 'Mindless Mag', 'http://www.internettrash.com/users/mindlessmag\n This site supports the dry scene in West Virginia. Interviews, reviews, and articles.\n ');
INSERT INTO `punk_ezines` VALUES (53, 'http://www.angelfire.com/zine/meathook/intro.htm', 'The Meathook Page', 'http://www.angelfire.com/zine/meathook/intro.htm\n Zine for and about punks, Oi, hardcore and psychobilly. With news, links, reviews, and concert listings.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (54, 'http://www.nardwuar.com/', 'Thee Official Nardwuar the Human Serviette Web Site', 'http://www.nardwuar.com/\n Large archive of transcribed, video, and audio interviews with celebrities. Also Evaporators and Goblins information and tour dates.\n ');
INSERT INTO `punk_ezines` VALUES (55, 'http://www.geocities.com/noisezonemagazine/', 'Noise Zone', 'http://www.geocities.com/noisezonemagazine/\n Psychobilly, punk, surf, swing, Elvis, b-movies, interviews, takes and other articles and information.\n ');
INSERT INTO `punk_ezines` VALUES (56, 'http://members.tripod.com/notinmybackyard', 'Not In My Backyard! zine', 'http://members.tripod.com/notinmybackyard\n A NY favorite since 1995, NIMBY''s the webzine for punk and indie band interviews, reviews, funny stuff and the infamous 101 list.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (57, 'http://www.oldpunks.com/', 'Old Punks Web Zine', 'http://www.oldpunks.com/\n Featuring current and archived music, book, movie and video reviews.\n ');
INSERT INTO `punk_ezines` VALUES (58, 'http://www.angelfire.com/nc/aoezine/', 'Official At Our Expense Web Page', 'http://www.angelfire.com/nc/aoezine/\n Interviews with artists including Pietasters, Spring-Heeled Jack, Blue Meanies, and Furious George.\n ');
INSERT INTO `punk_ezines` VALUES (59, 'http://homepages.msn.com/lyricln/xpunx/', 'Oi it''s...Youth Revolution!', 'http://homepages.msn.com/lyricln/xpunx/\n A ''zine for anarchists, punks and all the subgenres spawned from punk. Includes reviews, views, links and live chat.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (60, 'http://www.profaneexistence.com/', 'Profane Existence', 'http://www.profaneexistence.com/\n The online version of this punk and political zine.\n ');
INSERT INTO `punk_ezines` VALUES (61, 'http://www.punkplanet.com', 'Punk Planet Online', 'http://www.punkplanet.com\n An interactive online community for punks and their thoughts, ideas, writings, music, and culture.\n ');
INSERT INTO `punk_ezines` VALUES (62, 'http://www.punkmagazine.com/', 'Punk Magazine', 'http://www.punkmagazine.com/\n The on-line home of the original punk fanzine.\n ');
INSERT INTO `punk_ezines` VALUES (63, 'http://www.pastepunk.com', 'Paste Punk', 'http://www.pastepunk.com\n Punk, hardcore, emo and ska webzine with writings and reviews.\n ');
INSERT INTO `punk_ezines` VALUES (64, 'http://www.pitfather.com', 'Pitfather', 'http://www.pitfather.com\n Dutch hardcore, punk and metal news oriented fanzine.\n\n ');
INSERT INTO `punk_ezines` VALUES (65, 'http://userpages.umbc.edu/~kharri10', 'The Pressed Press', 'http://userpages.umbc.edu/~kharri10\n DC / Baltimore punk zine with interviews and photos, Randomonium Radio. Keep up with the local underground music scene and beyond.\n ');
INSERT INTO `punk_ezines` VALUES (66, 'http://members.tripod.com/~poopunk', 'PooPunk Web Zine', 'http://members.tripod.com/~poopunk\n An e-zine designed to thoroughly stimulate your eyes, ears, and mind.\n ');
INSERT INTO `punk_ezines` VALUES (67, 'http://www.internettrash.com/users/thepunkhouse/', 'The Punkhouse', 'http://www.internettrash.com/users/thepunkhouse/\n Interviews, reviews, columns, and a chat room.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (68, 'http://membres.lycos.fr/righttrough/', 'Right Through', 'http://membres.lycos.fr/righttrough/\n European HxC (hardcore) webzine. Live pictures of Sick Of It All, Converge, Upfront, Vision, European bands, tour dates.\n ');
INSERT INTO `punk_ezines` VALUES (69, 'http://www.angelfire.com/zine/REALrocknroll/index.html', 'Real Rock N Roll Paper Zine', 'http://www.angelfire.com/zine/REALrocknroll/index.html\n Contains information on the paper fanzine from Florida by the same name, also includes ranked and regular links to other sites.\n ');
INSERT INTO `punk_ezines` VALUES (70, 'http://realod.com', 'Real Overdose - all the usual punk zine fun!', 'http://realod.com\n Punk zine written largly by previously very famous punks, is read on toilets by punks all around the world! Come take a look,\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (71, 'http://www.skratchmagazine.com', 'Skratch Magazine', 'http://www.skratchmagazine.com\n Features columns, reviews and archived issues.\n ');
INSERT INTO `punk_ezines` VALUES (72, 'http://shreddingradio.com/sp.html', 'Shredding Paper', 'http://shreddingradio.com/sp.html\n Articles, reviews, interviews, radio show, and editorials. Back issues available.\n ');
INSERT INTO `punk_ezines` VALUES (73, 'http://www.skaterock.com/', 'SkateRock.com', 'http://www.skaterock.com/\n Articles and reports from where music and skateboarding meet.\n ');
INSERT INTO `punk_ezines` VALUES (74, 'http://www.soundthesirens.com/', 'Sound the Sirens Magazine', 'http://www.soundthesirens.com/\n Punk, hardcore, indie, emo, pop music, movies and culture magazine.\n ');
INSERT INTO `punk_ezines` VALUES (75, 'http://www.scabzine.com/', 'Scab Zine', 'http://www.scabzine.com/\n A fanzine with band interviews, reviews, scene reports, columns, tours, books and a quiz.\n\n ');
INSERT INTO `punk_ezines` VALUES (76, 'http://www.bandwormrecords.de/redunion/scab/sadrzaj.htm', 'S.C.A.B.', 'http://www.bandwormrecords.de/redunion/scab/sadrzaj.htm\n Introduction, interviews, reviews, radio show, scene reports, contest, tour dates, and links.\n ');
INSERT INTO `punk_ezines` VALUES (77, 'http://skinnypunk.humpin.org', 'Skinnypunk', 'http://skinnypunk.humpin.org\n A Midwest web/print magazine with articles, interviews, record reviews, live photographs, and news on punk and indie rock.\n ');
INSERT INTO `punk_ezines` VALUES (78, 'http://www.ozemail.com.au/~crust/', 'A Slice of Stale Pizza', 'http://www.ozemail.com.au/~crust/\n A punk rock zine from Melbourne, Australia focusing on all sorts of punk and alternative rock.\n ');
INSERT INTO `punk_ezines` VALUES (79, 'http://geocities.com/punkstart', 'Scatter Brain Gutter Spazz', 'http://geocities.com/punkstart\n D.I.Y. political activist punk ''zine from Wichita, KS focusing on local and national scenes, and the politics and subculture that are punk rock.\n ');
INSERT INTO `punk_ezines` VALUES (80, 'http://www.geocities.com/sunsetstrip/diner/2604', 'So F''kin What? Punk zine', 'http://www.geocities.com/sunsetstrip/diner/2604\n Rochester NY anarchist punk zine. Hardcore music and political beliefs all rolled into one! Punk Rock! Oi! SxE!\n\n ');
INSERT INTO `punk_ezines` VALUES (81, 'http://www.angelfire.com/punk2/stcfanzine/index.html', 'Subject To Change', 'http://www.angelfire.com/punk2/stcfanzine/index.html\n A D.I.Y. hardcore, punk rock, straight edge, vegan, BMX and skateboarding related fanzine.\n ');
INSERT INTO `punk_ezines` VALUES (82, 'http://www.angelfire.com/ca/SpoiledWhine/', 'Spoiled Whine', 'http://www.angelfire.com/ca/SpoiledWhine/\n A punk-oriented e-zine, with interviews, reviews, news and links.\n ');
INSERT INTO `punk_ezines` VALUES (83, 'http://www.truepunk.com/smalltown', 'Small Town Minds', 'http://www.truepunk.com/smalltown\n Interviews with local and national punk/emo bands, reviews of everything, articles and photographs.\n ');
INSERT INTO `punk_ezines` VALUES (84, 'http://www.sinizine.net', 'Sinizine', 'http://www.sinizine.net\n Covering punk, ska and everything. Interviews, reviews of shows and albums, and articles.\n ');
INSERT INTO `punk_ezines` VALUES (85, 'http://www.fortunecity.co.uk/madchester/rave/72/', 'Street Fighter Records Zine', 'http://www.fortunecity.co.uk/madchester/rave/72/\n Punk rock Zine local to the triangle area of Nc. Also a music label. We like to dabble in everything.\n\n ');
INSERT INTO `punk_ezines` VALUES (86, 'http://www.geocities.com/sactomatic', 'Sacto Matic', 'http://www.geocities.com/sactomatic\n Oi and streetpunk ''zine. News surrounding streetpunk labels like TKO, bands and a message board.\n ');
INSERT INTO `punk_ezines` VALUES (87, 'http://www.sound-realm.100freemb.com/', 'Sound*Realm', 'http://www.sound-realm.100freemb.com/\n An emo, punk, rock, and hardcore zine.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (88, 'http://members.tripod.com/~tron_distro/zines.html', 'Tron Distribution - zines', 'http://members.tripod.com/~tron_distro/zines.html\n List of punk and hardcore zines in the VA and MD area.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (89, 'http://www.angelfire.com/punk2/unitedpunksofamerica/', 'United Punks of America', 'http://www.angelfire.com/punk2/unitedpunksofamerica/\n A punk zine with band information and interviews, album reviews, articles, pictures, links and a contest.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (90, 'http://membres.lycos.fr/righttrough/', 'Right Through', 'http://membres.lycos.fr/righttrough/\n European HxC (hardcore) webzine. Live pictures of Sick Of It All, Converge, Upfront, Vision, European bands, tour dates.\n ');
INSERT INTO `punk_ezines` VALUES (91, 'http://www.angelfire.com/zine/REALrocknroll/index.html', 'Real Rock N Roll Paper Zine', 'http://www.angelfire.com/zine/REALrocknroll/index.html\n Contains information on the paper fanzine from Florida by the same name, also includes ranked and regular links to other sites.\n ');
INSERT INTO `punk_ezines` VALUES (92, 'http://realod.com', 'Real Overdose - all the usual punk zine fun!', 'http://realod.com\n Punk zine written largly by previously very famous punks, is read on toilets by punks all around the world! Come take a look,\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (93, 'http://www.skratchmagazine.com', 'Skratch Magazine', 'http://www.skratchmagazine.com\n Features columns, reviews and archived issues.\n ');
INSERT INTO `punk_ezines` VALUES (94, 'http://shreddingradio.com/sp.html', 'Shredding Paper', 'http://shreddingradio.com/sp.html\n Articles, reviews, interviews, radio show, and editorials. Back issues available.\n ');
INSERT INTO `punk_ezines` VALUES (95, 'http://www.skaterock.com/', 'SkateRock.com', 'http://www.skaterock.com/\n Articles and reports from where music and skateboarding meet.\n ');
INSERT INTO `punk_ezines` VALUES (96, 'http://www.soundthesirens.com/', 'Sound the Sirens Magazine', 'http://www.soundthesirens.com/\n Punk, hardcore, indie, emo, pop music, movies and culture magazine.\n ');
INSERT INTO `punk_ezines` VALUES (97, 'http://www.scabzine.com/', 'Scab Zine', 'http://www.scabzine.com/\n A fanzine with band interviews, reviews, scene reports, columns, tours, books and a quiz.\n\n ');
INSERT INTO `punk_ezines` VALUES (98, 'http://www.bandwormrecords.de/redunion/scab/sadrzaj.htm', 'S.C.A.B.', 'http://www.bandwormrecords.de/redunion/scab/sadrzaj.htm\n Introduction, interviews, reviews, radio show, scene reports, contest, tour dates, and links.\n ');
INSERT INTO `punk_ezines` VALUES (99, 'http://skinnypunk.humpin.org', 'Skinnypunk', 'http://skinnypunk.humpin.org\n A Midwest web/print magazine with articles, interviews, record reviews, live photographs, and news on punk and indie rock.\n ');
INSERT INTO `punk_ezines` VALUES (100, 'http://www.ozemail.com.au/~crust/', 'A Slice of Stale Pizza', 'http://www.ozemail.com.au/~crust/\n A punk rock zine from Melbourne, Australia focusing on all sorts of punk and alternative rock.\n ');
INSERT INTO `punk_ezines` VALUES (101, 'http://geocities.com/punkstart', 'Scatter Brain Gutter Spazz', 'http://geocities.com/punkstart\n D.I.Y. political activist punk ''zine from Wichita, KS focusing on local and national scenes, and the politics and subculture that are punk rock.\n ');
INSERT INTO `punk_ezines` VALUES (102, 'http://www.geocities.com/sunsetstrip/diner/2604', 'So F''kin What? Punk zine', 'http://www.geocities.com/sunsetstrip/diner/2604\n Rochester NY anarchist punk zine. Hardcore music and political beliefs all rolled into one! Punk Rock! Oi! SxE!\n\n ');
INSERT INTO `punk_ezines` VALUES (103, 'http://www.angelfire.com/punk2/stcfanzine/index.html', 'Subject To Change', 'http://www.angelfire.com/punk2/stcfanzine/index.html\n A D.I.Y. hardcore, punk rock, straight edge, vegan, BMX and skateboarding related fanzine.\n ');
INSERT INTO `punk_ezines` VALUES (104, 'http://www.angelfire.com/ca/SpoiledWhine/', 'Spoiled Whine', 'http://www.angelfire.com/ca/SpoiledWhine/\n A punk-oriented e-zine, with interviews, reviews, news and links.\n ');
INSERT INTO `punk_ezines` VALUES (105, 'http://www.truepunk.com/smalltown', 'Small Town Minds', 'http://www.truepunk.com/smalltown\n Interviews with local and national punk/emo bands, reviews of everything, articles and photographs.\n ');
INSERT INTO `punk_ezines` VALUES (106, 'http://www.sinizine.net', 'Sinizine', 'http://www.sinizine.net\n Covering punk, ska and everything. Interviews, reviews of shows and albums, and articles.\n ');
INSERT INTO `punk_ezines` VALUES (107, 'http://www.fortunecity.co.uk/madchester/rave/72/', 'Street Fighter Records Zine', 'http://www.fortunecity.co.uk/madchester/rave/72/\n Punk rock Zine local to the triangle area of Nc. Also a music label. We like to dabble in everything.\n\n ');
INSERT INTO `punk_ezines` VALUES (108, 'http://www.geocities.com/sactomatic', 'Sacto Matic', 'http://www.geocities.com/sactomatic\n Oi and streetpunk ''zine. News surrounding streetpunk labels like TKO, bands and a message board.\n ');
INSERT INTO `punk_ezines` VALUES (109, 'http://www.sound-realm.100freemb.com/', 'Sound*Realm', 'http://www.sound-realm.100freemb.com/\n An emo, punk, rock, and hardcore zine.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (110, 'http://members.tripod.com/~tron_distro/zines.html', 'Tron Distribution - zines', 'http://members.tripod.com/~tron_distro/zines.html\n List of punk and hardcore zines in the VA and MD area.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (111, 'http://www.angelfire.com/punk2/unitedpunksofamerica/', 'United Punks of America', 'http://www.angelfire.com/punk2/unitedpunksofamerica/\n A punk zine with band information and interviews, album reviews, articles, pictures, links and a contest.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (112, 'http://www.geocities.com/SoHo/Studios/9141/index.html', 'Wonky Zine', 'http://www.geocities.com/SoHo/Studios/9141/index.html\n The punk way of life. Review, rants, and poetry.\n ');
INSERT INTO `punk_ezines` VALUES (113, 'http://www.wilrecords.com', 'Walked In Line', 'http://www.wilrecords.com\n Despite the entrance (you go through several pages focused on the label of the same name before you get to the zine) there is a zine in there.\n ');
INSERT INTO `punk_ezines` VALUES (114, 'http://www.huahuacoyotl.com/', 'What''s Left?', 'http://www.huahuacoyotl.com/\n Lefty Hooligan''s &quot;lost&quot; column about his experiences and class warfare at Mordam Records.\n ');
INSERT INTO `punk_ezines` VALUES (115, 'http://www.nettrash.com/users/wvpnp', 'West Virginia Punx + Politics', 'http://www.nettrash.com/users/wvpnp\n Anti-MTV political punk ''zine with show dates for and reviews of West Virginia underground scene.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (116, 'http://www.geocities.com/xeroxrevdistro/', 'Xerox Revolutionaries Zine Distro', 'http://www.geocities.com/xeroxrevdistro/\n Information on several paper zines for queer punks.\n ');
INSERT INTO `punk_ezines` VALUES (117, 'http://xtracredit.50g.com/', 'X-Tra Credit', 'http://xtracredit.50g.com/\n Online punk and ska zine with CD and concert reviews, band photos and interviews and MP3s.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (118, 'http://spike00.com/clubky/theyfiles.htm', 'The Y-Files', 'http://spike00.com/clubky/theyfiles.htm\n Queer indie/punk zine featuring music, interviews, and political commentary sorted by issue.\n\n\n  ');
INSERT INTO `punk_ezines` VALUES (119, 'http://www.theboneyard.co.uk/zelda/index.htm', 'Zelda''s World', 'http://www.theboneyard.co.uk/zelda/index.htm\n Magazine with news, album reviews, UK gig guide, live reviews and pictures along with columns and links.\n\n\n  ');

CREATE TABLE `punk_flyersposters` (
  `ID` int(10) unsigned NOT NULL auto_increment,
  `URL` text NOT NULL,
  `Name` text NOT NULL,
  `Description` text NOT NULL,
  PRIMARY KEY  (`ID`)
) TYPE=MyISAM AUTO_INCREMENT=10 ;

INSERT INTO `punk_flyersposters` VALUES (1, 'http://www.coopstuff.com', 'Coop', 'http://www.coopstuff.com\n Artist Coop''s poster and art gallery. Site also has merchandise and news updates.\n ');
INSERT INTO `punk_flyersposters` VALUES (2, 'http://www.thisispunkrock.btinternet.co.uk/fliers/gigflier.htm', 'Gig Fliers and Handbills', 'http://www.thisispunkrock.btinternet.co.uk/fliers/gigflier.htm\n Many punk rock flyers from the late 70''s to the early 90''s. Mostly US shows, but some international ones as well.\n ');
INSERT INTO `punk_flyersposters` VALUES (3, 'http://www.fortunecity.com/tinpan/abba/116/flyers.html', 'The Mike Blur Archive of Punk Rock Flyers', 'http://www.fortunecity.com/tinpan/abba/116/flyers.html\n Documenting the flyers of the Lawrence and Kansas City scenes and international bands as well.\n ');
INSERT INTO `punk_flyersposters` VALUES (4, 'http://www.angelfire.com/on/stardoom/flyer.html', 'Flyers - Las Vegas Punk Rock Artwork', 'http://www.angelfire.com/on/stardoom/flyer.html\n A flyer gallery for shows in Las Vegas featuring bands like FYP, Christ On Parade and Circle Jerks.\n ');
INSERT INTO `punk_flyersposters` VALUES (5, 'http://www.stardoom.com/', 'Star Doom Labs Punk Flyers', 'http://www.stardoom.com/\n Las Vegas punk flyer post, chronicling flyer art from 1983 to the present.\n\n ');
INSERT INTO `punk_flyersposters` VALUES (6, 'http://www.geocities.com/SunsetStrip/7143/flyers.html', 'Flyers', 'http://www.geocities.com/SunsetStrip/7143/flyers.html\n Hardcore/Punk Flyers from the early to mid 80''s. Featuring bands like Bad Brains, Misfits, Youth Of Today, SS Decontrol, DYS and Jerry''s Kids.\n ');
INSERT INTO `punk_flyersposters` VALUES (7, 'http://www.artofthestate.co.uk/art/gig_flyers.htm', 'Gig Flyers From The 80''s In London', 'http://www.artofthestate.co.uk/art/gig_flyers.htm\n Punk and hardcore gig flyers from the 80''s in London, UK. Featuring HDQ, Oi Polloi and Instigators.\n ');
INSERT INTO `punk_flyersposters` VALUES (8, 'http://seattlemusicweb.com/flyers/', 'Seattle Music Web Poster and Flyer Archive', 'http://seattlemusicweb.com/flyers/\n Poster and flyer archive. Mostly punk rock and mostly from Seattle. Flyers and stuff from Black Flag, Fugazi, UK Subs, and Stiff Little Fingers.\n ');
INSERT INTO `punk_flyersposters` VALUES (9, 'http://www.ndirect.co.uk/~gammy/fliers/GigFlier.htm', 'Gig Flyers', 'http://www.ndirect.co.uk/~gammy/fliers/GigFlier.htm\n Flyers from bands as wide ranging as Agnostic Front, Amebix, Flipper, Avengers, D.Y.S., Exploited, Fugazi, Underdog and Suicidal Tendencies.\n\n\n  ');

CREATE TABLE `punk_labels` (
  `ID` int(10) unsigned NOT NULL auto_increment,
  `URL` text NOT NULL,
  `Name` text NOT NULL,
  `Description` text NOT NULL,
  PRIMARY KEY  (`ID`)
) TYPE=MyISAM AUTO_INCREMENT=221 ;

INSERT INTO `punk_labels` VALUES (1, 'http://www.threeoneg.com', '3 1 G', 'http://www.threeoneg.com\n San Diego based record label. Home to Swing Kids, The Locust, Crimson Curse, amongst others. Site has sound clips, a merchandise catalog and tour dates for their roster.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (2, 'http://www.angelfire.com/indie/5pointrecords/index.html', '5point Records', 'http://www.angelfire.com/indie/5pointrecords/index.html\n DIY record label out of Atlanta GA who offer digital recording, distribution and shows.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (3, 'http://www.625thrash.com/index.shtml', '625 Records', 'http://www.625thrash.com/index.shtml\n Label out of San Francisco, Ca focusing primarily on fast thrash and straight up old school hardcore.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (4, 'http://www.720-records.com/', '720-Records', 'http://www.720-records.com/\n An independent label out of Sacramento, California, USA that hosts such bands as Still Life Projector, Shortie, and Five Minute Ride.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (5, 'http://www.8records.net/', '8 Records', 'http://www.8records.net/\n Hardcore punk label featuring bands such as Speedfreaks, Superstar 69 and When Mind Reflects. Download section offering MP3s and a mailorder catalogue.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (6, 'http://www.99centrecords.com/', '99 Cent Records', 'http://www.99centrecords.com/\n Based in Los Angeles with bands like One More Day and Used Goods.\n ');
INSERT INTO `punk_labels` VALUES (7, 'http://www.geocities.com/nonameskaband/wesuckrecords.html', '9mm Records', 'http://www.geocities.com/nonameskaband/wesuckrecords.html\n Local Ska, Punk, Emo and Reggae label from Island Heights, NJ. Offers tour news from their related bands.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (8, 'http://www.alternativetentacles.com', 'Alternative Tentacles Records', 'http://www.alternativetentacles.com\n Alternative Tentacles Records supplies the world with punk rock music from the Dead Kennedys, Nomeansno, and Jello Biafra. Featuring secure online ordering.\n ');
INSERT INTO `punk_labels` VALUES (9, 'http://www.a-frecords.com', 'A-F Records', 'http://www.a-frecords.com\n Anti-Flag''s record label. Also home to The Code, Thought Riot and Whatever It Takes.\n ');
INSERT INTO `punk_labels` VALUES (10, 'http://www.asianmanrecords.com/', 'Asian Man Records', 'http://www.asianmanrecords.com/\n Independent record label owned by Mike Park of Skankin'' Pickle. This label features ska, punk and emo music.\n ');
INSERT INTO `punk_labels` VALUES (11, 'http://www.cherryred.co.uk/anagram/', 'Anagram Records', 'http://www.cherryred.co.uk/anagram/\n Long standing UK record label with releases featuring bands like the Exploited, Vice Squad, 999 and The Adicts.\n ');
INSERT INTO `punk_labels` VALUES (12, 'http://www.accidentprone.com/', 'Accident Prone Records', 'http://www.accidentprone.com/\n California punk/garage label. Artists include Cattle Decapitation, Bankers, and Notice. News, bands, ordering, shows, and photographs.\n\n ');
INSERT INTO `punk_labels` VALUES (13, 'http://www.fortunecity.com/tinpan/quickstep/644/', 'Abominable Records', 'http://www.fortunecity.com/tinpan/quickstep/644/\n Punk/garage label, based in Merrick, New York. Artists include Knox Overstreet and Guy Incognito. News, links, and ordering information.\n ');
INSERT INTO `punk_labels` VALUES (14, 'http://users.tinyworld.co.uk/acidstings1/index.html', 'Acid Stings', 'http://users.tinyworld.co.uk/acidstings1/index.html\n Releases include The Apostles, Hellbastard and The Astronauts. MP3s, news and discography.\n ');
INSERT INTO `punk_labels` VALUES (15, 'http://serialkilla138.tripod.com/absorbed/index.htm', 'Absorbed Records', 'http://serialkilla138.tripod.com/absorbed/index.htm\n Hardcore, punk and metal.\n ');
INSERT INTO `punk_labels` VALUES (16, 'http://www.arbeid.ws/', 'arbeid', 'http://www.arbeid.ws/\n New small label. Bands include: Miniwatt, Mariner and En Media Res. Out of Rhode Island.\n ');
INSERT INTO `punk_labels` VALUES (17, 'http://geocities.com/agromosh/', 'Agromosh Records', 'http://geocities.com/agromosh/\n Offers grindcore records from bands suchs as Mitten Spider and Agathocles.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (18, 'http://www.burningheart.com/', 'Burning Heart Records', 'http://www.burningheart.com/\n Swedish independent hardcore label. Artists include Breach, Gundog, Randy, and Bodyjar. News, tour dates, ordering information.\n ');
INSERT INTO `punk_labels` VALUES (19, 'http://www.byorecords.com', 'BYO Records', 'http://www.byorecords.com\n The BYO Records Official Homepage. It also contains hardcore punk rock, eastbay sounds and southern California punk rock.\n ');
INSERT INTO `punk_labels` VALUES (20, 'http://www.becrecordings.com/', 'BEC Recordings', 'http://www.becrecordings.com/\n Christian punk and ska label. Home of Plankeye, Orange County Supertones, Lost Dogs, Project 86, Cadet, Hangnail, and Joy Electric. Audio and video samples, catalog, discography, ordering information.\n ');
INSERT INTO `punk_labels` VALUES (21, 'http://www.blackoutrecords.com/', 'Blackout Records', 'http://www.blackoutrecords.com/\n NYC based punk and hardcore label whose catalog includes releases from H2O, Sheer Terror, Killing Time, Kill Your Idols, and Violent Society.\n ');
INSERT INTO `punk_labels` VALUES (22, 'http://www.bloodlink.com/', 'Bloodlink Records', 'http://www.bloodlink.com/\n This hardcore punk rock label has put out the likes of Chokehold, Policy Of Three, Impetus Inter and Julia.\n\n ');
INSERT INTO `punk_labels` VALUES (23, 'http://www.bitzcore.de/', 'Bitzcore', 'http://www.bitzcore.de/\n Hardcore/punk/independent mailorder and record label with releases from bands like Turbonegro, Cock Sparrer, NRA, Leatherface, Flag of Democracy and ADZ.\n ');
INSERT INTO `punk_labels` VALUES (24, 'http://www.beercity.com/', 'Beer City Skateboards and Records', 'http://www.beercity.com/\n A Milwaukee, Wisconsin-based skateboard store and music label. Roster of bands include The Bristles, Lunkhead, The Crusties, and Very Metal.\n ');
INSERT INTO `punk_labels` VALUES (25, 'http://www.birdnest.se/', 'Birdnest Records', 'http://www.birdnest.se/\n Swedish collective of punk labels. Charta 77 and Abhinanda are among their artists.\n ');
INSERT INTO `punk_labels` VALUES (26, 'http://www.blackdevilrecords.com', 'Black Devil Records', 'http://www.blackdevilrecords.com\n Home to garage punk rock bands like Jet Set and the Fabulous Prizes.\n ');
INSERT INTO `punk_labels` VALUES (27, 'http://www.bloodandgutsrecords.com/', 'Blood and Guts Records', 'http://www.bloodandgutsrecords.com/\n Horror punk label and distributor based in Seattle. Features bands suchs as The Humanoids.\n\n ');
INSERT INTO `punk_labels` VALUES (28, 'http://www.bigactionrecords.net/', 'Big Action Records', 'http://www.bigactionrecords.net/\n Minnesota label. Artists include Straight To Your Brain, My Other Band, Good Morning, and the Brokedowns. News, discography, show dates, MP3s, message board, and links.\n ');
INSERT INTO `punk_labels` VALUES (29, 'http://www.themisanthropes.com/', 'Break''er Records', 'http://www.themisanthropes.com/\n Home to The Misanthropes, The Hit Squad, The Turnbuckles from the new wave punk rock music scene in late 1970 early 1980 from Minneapolis, Minnesota.\n ');
INSERT INTO `punk_labels` VALUES (30, 'http://www.identit.34sp.com/~bomber/', 'Bomber Music', 'http://www.identit.34sp.com/~bomber/\n Independent punk publisher. Based in London.\n \n');
INSERT INTO `punk_labels` VALUES (31, 'http://punkland.dyndns.org/blr.html', 'Big Llama Records', 'http://punkland.dyndns.org/blr.html\n Hardcore label based in Montreal, Canada. Free MP3s downloads from bands such as Haang Upps.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (32, 'http://www.captainsof.com/', 'Captains of Industry', 'http://www.captainsof.com/\n A non-profit group in the United Kingdom driven by protest and production, oriented to Punk Rock in ideals. Features a free internet radio station.\n ');
INSERT INTO `punk_labels` VALUES (33, 'http://www.crankthis.com/', 'Crank!', 'http://www.crankthis.com/\n An indie rock label located in Santa Monica, CA featuring punk, emo, and hardcore.\n ');
INSERT INTO `punk_labels` VALUES (34, 'http://www.crustaceanrecords.com/', 'Crustacean Records', 'http://www.crustaceanrecords.com/\n Milwaukee indie whose artists include American Death, Big Big Furnace and Mad Trucker Gone Mad. News, bands, catalog and contact information.\n ');
INSERT INTO `punk_labels` VALUES (35, 'http://www.cleanplate.com/', 'Clean Plate Records', 'http://www.cleanplate.com/\n Clean Plate Records is a hardcore punk label that has been around for a few years putting out crust, thrash, hardcore and grind alike. If you''re looking for destructive music this is the place.\n ');
INSERT INTO `punk_labels` VALUES (36, 'http://www.captainoi.com/index.html', 'Captain Oi! Records', 'http://www.captainoi.com/index.html\n Oi and early British punk re-issue label that also has released Mod and Ska CDs. Site has the complete catalog, recommended reading and contact information.\n\n ');
INSERT INTO `punk_labels` VALUES (37, 'http://www.councilrecords.com/', 'Council Records', 'http://www.councilrecords.com/\n Home to Yaphet Kotto, Suicide Nation, Dearborn SS and Constantine Sankathi. Site has MP3s, tour dates, upcoming releases information and band news.\n ');
INSERT INTO `punk_labels` VALUES (38, 'http://www.caulfieldrecords.com/', 'Caulfield Records', 'http://www.caulfieldrecords.com/\n Indie label from Nebraska featuring Christie Front Drive, Mineral, mij, and Traluma.\n ');
INSERT INTO `punk_labels` VALUES (39, 'http://www.catchphrazerecords.com/', 'Catchphraze Records', 'http://www.catchphrazerecords.com/\n A DIY record label and distro for political punk, crust and grind. Carrying records, tapes, CDs, shirts, and ''zines.\n ');
INSERT INTO `punk_labels` VALUES (40, 'http://www.cephiastreat.com/', 'Cephia''s Treat Recordings', 'http://www.cephiastreat.com/\n Tampa based label responsible for releases by bands such as S.L.D., VEKh,E.N., Honest Engine, Transit Mum and Yukhonic.\n ');
INSERT INTO `punk_labels` VALUES (41, 'http://www.crackle.freeuk.com/', 'Crackle Records', 'http://www.crackle.freeuk.com/\n Punk rock record label and mailorder. Home of Servo, Skimmer, Crocodile God,Grover, Ripping Teeth, and One Car Pile Up.\n\n ');
INSERT INTO `punk_labels` VALUES (42, 'http://www.crucialresponse.de/', 'Crucial Response Records', 'http://www.crucialresponse.de/\n The German straight edge label. Home to Manliftingbanner, Mainstrike, Sportswear and Colt Turkey. Site has label discography, news on upcoming releases, pictures, flyers and their catalog.\n ');
INSERT INTO `punk_labels` VALUES (43, 'http://www.core-uptrecords.com/', 'Core-upt Records', 'http://www.core-uptrecords.com/\n A label from Calgary, Alberta, Canada. Punk, ska, hardcore.\n ');
INSERT INTO `punk_labels` VALUES (44, 'http://www.cosmonautrecords.com/', 'Cosmonaut Records', 'http://www.cosmonautrecords.com/\n Based in New York featuring grindcore to indie styles. Photos, MP3s and video downloads.\n ');
INSERT INTO `punk_labels` VALUES (45, 'http://www.geocities.com/creepydrifter/', 'CreepyDrifter Records', 'http://www.geocities.com/creepydrifter/\n Small punk label with the Hamicks and the Carnys. Also does distribution and online ordering.\n ');
INSERT INTO `punk_labels` VALUES (46, 'http://collision.blackmountainmusic.com/', 'Collision/Collider Records', 'http://collision.blackmountainmusic.com/\n Independent music label and recording studio. Features bands such as Vertebrae, Triumph and X''S X''S.\n\n ');
INSERT INTO `punk_labels` VALUES (47, 'http://www.geocities.com/chicxulub_records/', 'Chicxulub Records', 'http://www.geocities.com/chicxulub_records/\n Label out of Boston, MA releasing hardcore from bands in the likes of Lower Merian, Persona Projector and Atrium. News, tour dates and a mailorder.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (48, 'http://www.dischord.com/main.shtml', 'Dischord Records', 'http://www.dischord.com/main.shtml\n Fugazi, Nation Of Ulysses, Minor Threat, Soulside, Scream and many more crucial Washington DC bands have releases with this DIY label.\n ');
INSERT INTO `punk_labels` VALUES (49, 'http://www.damagedgoods.co.uk', 'Damaged Goods', 'http://www.damagedgoods.co.uk\n Long-standing UK punk label. Classic early punk re-issues and regular new emo/hardcore/punk bands from around the world.\n ');
INSERT INTO `punk_labels` VALUES (50, 'http://www.desotorecords.com', 'DeSoto Records', 'http://www.desotorecords.com\n DeSoto Records is the indie record label run by the former members of Jawbox. We feature records by Juno, Burning Airlines, the Dismemberment Plan, Shiner and others. Site also has an online catalog.\n ');
INSERT INTO `punk_labels` VALUES (51, 'http://www.deepsixrecords.com', 'Deep Six Records', 'http://www.deepsixrecords.com\n Bands such as Infest, Man is the Bastard, Manchurian Candidates, Hawg Jaw, Lack of Interest, and Ruido. Hardcore music.\n ');
INSERT INTO `punk_labels` VALUES (52, 'http://www.derangedrecords.com', 'Deranged Records', 'http://www.derangedrecords.com\n Canadian label home to Haymaker, Our War, DS-13, Tear It Up and Dumbstruck. Site features pictures, ordering information and MP3''s.\n\n ');
INSERT INTO `punk_labels` VALUES (53, 'http://www.dssrecords.com/', 'DSS Records', 'http://www.dssrecords.com/\n An independent label for Oi, streetpunk, streetrock, ska and skinhead rock ''n'' roll.\n ');
INSERT INTO `punk_labels` VALUES (54, 'http://www.dyingwishrecords.com', 'Dying Wish Records', 'http://www.dyingwishrecords.com\n Brooklyn, NY-based record label with releases from bands like Bayside and Lost North Star.\n ');
INSERT INTO `punk_labels` VALUES (55, 'http://dinorecords.com', 'Dino Records', 'http://dinorecords.com\n Massachusetts surf/punk/garage label featuring the Foreign Objects, Preston Wayne Four, Kenne Highland Klan, and Time Beings.\n ');
INSERT INTO `punk_labels` VALUES (56, 'http://www.duirecords.com/', 'Detroit Underground, Inc.', 'http://www.duirecords.com/\n Detroit, USA Punk label. Artists include Cheetah Chrome, The Real Kids, and Unnatural Axe. Discography, press, and order information.\n ');
INSERT INTO `punk_labels` VALUES (57, 'http://www.divisionrecords.com/', 'Division Records', 'http://www.divisionrecords.com/\n Releases range from HxC to Metal. Also promote hardcore in Switzerland.\n\n ');
INSERT INTO `punk_labels` VALUES (58, 'http://www.dogbreath.nu/', 'Dogbreath Records', 'http://www.dogbreath.nu/\n Swedish independent label featuring hardcore/punk bands such as Brazen Riot and Seltzer. Includes planed gigs dates and a forum.\n ');
INSERT INTO `punk_labels` VALUES (59, 'http://www.doughmainrecords.com/', 'Dough Main Records', 'http://www.doughmainrecords.com/\n Punk and alternative record label. Includes bands like Stinkaholic, Turnedown and X-Cell Factor.\n ');
INSERT INTO `punk_labels` VALUES (60, 'http://www.angelfire.com/ct/thefireborn/index.html', 'Dead By Dawn Records', 'http://www.angelfire.com/ct/thefireborn/index.html\n The home of ADH, NGL and The Ministry of Truth Quartet.\n ');
INSERT INTO `punk_labels` VALUES (61, 'http://www.dropoutrecords.net/', 'Drop Out Records', 'http://www.dropoutrecords.net/\n An independentcompany located in North Eastern Arkansas and Oregon, USA.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (62, 'http://www.epitaph.com', 'Epitaph Records', 'http://www.epitaph.com\n Artists include Bad Religion, Offspring, Agnostic Front, NOFX, Rancid and the Donnas. Videos, radio station, classified ads, email list, artist profiles and MP3s.\n ');
INSERT INTO `punk_labels` VALUES (63, 'http://www.ebullition.com', 'Ebullition Records', 'http://www.ebullition.com\n Ebullition Records is a hardcore and emo (as well as straight edge) label from California.\n ');
INSERT INTO `punk_labels` VALUES (64, 'http://www.emptyrecords.com/', 'Empty Records US', 'http://www.emptyrecords.com/\n Pacific Northwest label featuring Dead Moon, Sicko, Reatards, Lost Sounds, Gas Huffer and Mudhoney. Real Audio sound clips and tour dates.\n ');
INSERT INTO `punk_labels` VALUES (65, 'http://www.eugenerecords.com', 'Eugene Records and Fanzine', 'http://www.eugenerecords.com\n Source for independent punk rock. Also a fanzine, in its 4th year of operation, dedicated to noteworthy information and interviews.\n ');
INSERT INTO `punk_labels` VALUES (66, 'http://www.esporecords.com', 'Espo Records', 'http://www.esporecords.com\n Boston based punk, hardcore, emo, indie, alternative rock label.\n\n ');
INSERT INTO `punk_labels` VALUES (67, 'http://www.empty.de/', 'Empty Records', 'http://www.empty.de/\n German Hardcore Punk label. Artists include Aurora, Captain Sensible, Frog Princess, and Suicide. Band pages, discography, and online ordering.\n ');
INSERT INTO `punk_labels` VALUES (68, 'http://www.eightninethree.com/', 'EightNineThree', 'http://www.eightninethree.com/\n Focused on styles like oi!, streetpunk, hardcore, rockabilly and metal. Features bands such as Hell To Pay, Spitfires United, Fighting Chance and Dead End Boys.\n ');
INSERT INTO `punk_labels` VALUES (69, 'http://www.elirecords.co.uk', 'Eli Records UK', 'http://www.elirecords.co.uk\n An indie record label from the North of England that offers all of their music available for downloading free.\n ');
INSERT INTO `punk_labels` VALUES (70, 'http://members.aol.com/heartstops/', 'Electric Human Project', 'http://members.aol.com/heartstops/\n Grind/emo/hardcore record label from Delaware. Also a distributor and puts on shows.\n \n');
INSERT INTO `punk_labels` VALUES (71, 'http://www.bolseros.com/test/ejerecords/', 'El Eje Recordings', 'http://www.bolseros.com/test/ejerecords/\n Argentine and Swiss latino hardcore punk label. Features bands such as Novelty, Hablan Por La Espalda and Whisper with photos and MP3s downloads.\n\n \n');
INSERT INTO `punk_labels` VALUES (72, 'http://pages.emerson.edu/staff/c/caleb_chabot/ericrock/', 'Eric Records Online', 'http://pages.emerson.edu/staff/c/caleb_chabot/ericrock/\n A small New England, USA indie company. Also dedicated to showpromotions as Ericrock.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (73, 'http://www.fatwreck.com/', 'Fat Wreck Chords', 'http://www.fatwreck.com/\n Home to releases by Me First and the Gimme Gimmes, NoFX, and Propaghandi. Photographs, MP3s, merchandise, links and tour dates.\n ');
INSERT INTO `punk_labels` VALUES (74, 'http://www.fatwreck.de/', 'Fat Wreck Chords Europe', 'http://www.fatwreck.de/\n Information and European tour dates for the roster of Fat bands in 12 European languages.\n ');
INSERT INTO `punk_labels` VALUES (75, 'http://www.fastmusic.com/', 'Fastmusic', 'http://www.fastmusic.com/\n Punk community network and label with an online store, tour dates, photos, reviews, interviews, biographies and links.\n ');
INSERT INTO `punk_labels` VALUES (76, 'http://www.facedownrecords.com', 'Facedown Records', 'http://www.facedownrecords.com\n Record label home to Sinai Beach, Falling Cycle, Overcome, Figure 4, the Deal, and the Comeback Kid. News, on-line store, tour dates and MP3 downloads.\n ');
INSERT INTO `punk_labels` VALUES (77, 'http://www.freeelection.org/', 'Free Election Records', 'http://www.freeelection.org/\n Minneapolis record label featuring Work of Saws, The Owls, Kid Dakota, Florida, The Ashtray Hearts, Mike Brady and Quillan Roe. With news, artist profiles and show dates.\n\n ');
INSERT INTO `punk_labels` VALUES (78, 'http://www.fatal-recordings.com', 'Fatal-Recordings', 'http://www.fatal-recordings.com\n Located in Berlin, Germany. Focuses in Digital Hardcore.\n ');
INSERT INTO `punk_labels` VALUES (79, 'http://www.foodstamprecords.com/', 'Foodstamp Records', 'http://www.foodstamprecords.com/\n Home of bands such as Love Kills Love, Mommie''s Friend,Kwik Way, 51-Fifty, Flair and The Portlite. With pictures and MP3s downloads.\n ');
INSERT INTO `punk_labels` VALUES (80, 'http://www.fishbowlrecords.com', 'Fishbowl Records', 'http://www.fishbowlrecords.com\n Punk/Ska label from Santa Barbara, CA.\n \n');
INSERT INTO `punk_labels` VALUES (81, 'http://www.geocities.com/riotcityrecord/', 'Fight 45 Records', 'http://www.geocities.com/riotcityrecord/\n Label and distributor of 80s UK punk re-issue records from bands in the like of Obnoxious, Oi Pollloi, Truth Decay, Chaos UK and Aus Rotten. News and gig dates.\n \n');
INSERT INTO `punk_labels` VALUES (82, 'http://emusicandart.com/formula13/', 'Formula 13 Records', 'http://emusicandart.com/formula13/\n Home of Tempe Tramps, Daggers and Gone Bats. Trashy, garage punk rock.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (83, 'http://www.g7welcomingcommittee.com/', 'G7 Welcoming Committee Records', 'http://www.g7welcomingcommittee.com/\n A collectively owned and operated independent media outlet whose main function is to produce and distribute music by and for people working for radical social change. Home to Propagandhi and I Spy.\n ');
INSERT INTO `punk_labels` VALUES (84, 'http://www.gokartrecords.com/', 'Go-kart Records', 'http://www.gokartrecords.com/\n Home for bands such as G.B.H, Buzzcocks, Down by Law, Two Man Advantage and Vision of Disorder. With news, sound clips, mailing list, photo gallery and tour dates.\n ');
INSERT INTO `punk_labels` VALUES (85, 'http://www.gravityrec.com/', 'Gravity', 'http://www.gravityrec.com/\n Official site for the San Diego based label. Site has a discography and gallery of covers.\n ');
INSERT INTO `punk_labels` VALUES (86, 'http://www.greyflight.com/', 'Grey Flight Records', 'http://www.greyflight.com/\n From San Jose, California. Features Prosperity Wallet and Honor System. Tour dates, MP3s downloads and a mailing list.\n ');
INSERT INTO `punk_labels` VALUES (87, 'http://www.claritystudio.com/greengirl/', 'Green Girl Records', 'http://www.claritystudio.com/greengirl/\n San Francisco, USA indie label. Artists include Clevergirl, Molly Angst, and Amy Cray. News, artist pages, and links.\n\n ');
INSERT INTO `punk_labels` VALUES (88, 'http://www.geocities.com/goodcleanfunrecords/', 'Good Clean Fun Records', 'http://www.geocities.com/goodcleanfunrecords/\n Ska/punk label based in Wales.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (89, 'http://www.havocrex.com/', 'Havoc Records and Distribution', 'http://www.havocrex.com/\n A label from MN that focuses on 7&quot; EPs heavily influenced by mid-80''s punk rock.\n ');
INSERT INTO `punk_labels` VALUES (90, 'http://www.hairball8.com/', 'HairBall8 Records', 'http://www.hairball8.com/\n Specializes in Punk and Psychobilly music. Includes reviews, news, artist pictures, links to mp3 files, and ordering information.\n ');
INSERT INTO `punk_labels` VALUES (91, 'http://www.hiljaiset.sci.fi/', 'Hiljaiset Levyt', 'http://www.hiljaiset.sci.fi/\n Site about the Finnish punk label home to Juggling Jugulars, Jalla Jalla and Terveet Kadet just to name some. [English/Finnish]\n ');
INSERT INTO `punk_labels` VALUES (92, 'http://www.harrymayrecord.com/', 'Harry May Record Company', 'http://www.harrymayrecord.com/\n Punk, Oi and Ska music. Famous bands from the 70''s onwards. News, CD releases, collector singles and information. Releases from bands like the 4 Skins, The Business and Angelic Upstarts.\n ');
INSERT INTO `punk_labels` VALUES (93, 'http://www.p1w.net/half-mast/', 'Half-Mast Records', 'http://www.p1w.net/half-mast/\n The official homepage for Half-Mast Records, a Minneapolis-based punk/hardcore record label.\n\n ');
INSERT INTO `punk_labels` VALUES (94, 'http://hwnexp.com/', 'Hawaiian Express Records', 'http://hwnexp.com/\n Releases Punk Rock and Ska from Hawaii. Live local bands and visiting band concert information, also included.\n ');
INSERT INTO `punk_labels` VALUES (95, 'http://www.hotspurrecords.com/', 'Hotspur Records', 'http://www.hotspurrecords.com/\n An indie label featuring post punk power pop bands like Bullyproof and In Harm''s Way and hardcore and straight edge bands like Jaded.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (96, 'http://www.diy.spb.ru/', 'Ipecacuanha', 'http://www.diy.spb.ru/\n Saint Petersburg, Russia, punk, hardcore and ska label. Featuring bands such as PTVP (&quot;Last Tanks in Paris&quot;), Zuname and Dr.Greenwith with news, clubs, zines, photos and MP3s.\n ');
INSERT INTO `punk_labels` VALUES (97, 'http://www.insurgence.net', 'Insurgence Records', 'http://www.insurgence.net\n Canadian anti-fascist and leftist record label, specializing in punk, oi, hardcore and ska music.\n ');
INSERT INTO `punk_labels` VALUES (98, 'http://www.indecisionrecords.com', 'Indecision Records', 'http://www.indecisionrecords.com\n Record Label home to Faded Grey, Throwdown, Stay Gold, Over My Dead Body, Count Me Out, Unbroken, and Ensign. Features band pages, MP3 downloads, on-line store and news.\n ');
INSERT INTO `punk_labels` VALUES (99, 'http://www.ironmanrecords.co.uk/', 'Iron Man Records', 'http://www.ironmanrecords.co.uk/\n Birmingham based hardcore and grindcore label, featuring news and press releases for bands such as I.O.D., Less and Antifolk.\n \n');
INSERT INTO `punk_labels` VALUES (100, 'http://www.idontnorecords.com/', 'I Dont No Records', 'http://www.idontnorecords.com/\n Long Island punk rock and ska home for bands such as Deface, Slim to None, Center of Attention, Project in my Pants and Last Standing Doofus. News, pictures and MP3s downloads.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (101, 'http://www.jahpunkrecords.com/', 'JahPunk Records', 'http://www.jahpunkrecords.com/\n An independent record label featuring up and coming Punk, Hardcore and Experimental bands.\n ');
INSERT INTO `punk_labels` VALUES (102, 'http://www.jumpstartrecords.com', 'Jump Start Records', 'http://www.jumpstartrecords.com\n A small, independent ska, punk, and reggae label that''s been around since 1994. Also distributes 14 other labels with similar output.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (103, 'http://www.kpunk.com/', 'K Records', 'http://www.kpunk.com/\n Olympia, Washington based Lo-fi and Punk label. Artists include Built to Spill, The Crabs, Halo Benders, and The Spells. News, radio, tour dates, message boards, audio clips, and online store.\n ');
INSERT INTO `punk_labels` VALUES (104, 'http://www.knowrecords.com', 'Know Records', 'http://www.knowrecords.com\n Independent punk label based out of Long Beach, California. Releases by All Day, The Fixtures, Das Klown, Drain Bramaged, Electric Frankenstein, Le Shok, and Dead Man''s Choir.\n ');
INSERT INTO `punk_labels` VALUES (105, 'http://www.kingofsticks.com/', 'King of Sticks', 'http://www.kingofsticks.com/\n San Francisco-based punk and indie rock label. Featuring biographies, pictures and MP3s, from bands such as Spackle, Lo Han, Guilt Trip City and Oahu.\n ');
INSERT INTO `punk_labels` VALUES (106, 'http://www.angelfire.com/az/kotm/', 'King of the Monsters', 'http://www.angelfire.com/az/kotm/\n A southwestern US hardcore label. Home to Jeremin, Suicide Nation, Prevail and Creation is Crucifixion.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (107, 'http://www.lookoutrecords.com', 'Lookout Records', 'http://www.lookoutrecords.com\n Home to The Donnas, Green Day, Operation Ivy and other San Francisco area bands. Site has the current merchandise catalog, band news and tour dates and a label history.\n ');
INSERT INTO `punk_labels` VALUES (108, 'http://www.lovitt.com/', 'Lovitt Records', 'http://www.lovitt.com/\n Home of Bats &amp; Mice, The Cassettes, Dame Fate, Ben Davis and Engine Down. Includes news, FAQ, catalog, MP3s, tour dates and links.\n ');
INSERT INTO `punk_labels` VALUES (109, 'http://www.loudernet.com', 'Louder Net', 'http://www.loudernet.com\n Chicago bands MP3s. An MP3 distributor, dealing with punk, alternative and indie bands.\n ');
INSERT INTO `punk_labels` VALUES (110, 'http://www.limekilnrecords.com/', 'Limekiln Records', 'http://www.limekilnrecords.com/\n Label for bands such as Metroplex and The English system based in Philadelphia. News, show dates and MP3s downloads.\n ');
INSERT INTO `punk_labels` VALUES (111, 'http://www.loreleirecords.com/', 'Lorelie Records', 'http://www.loreleirecords.com/\n Featuring punk rock bands such as Audiocrush, Good Riddance, The Fire Sermon and Here Kitty Kitty. With tour dates, biographies and MP3s downloads.\n\n ');
INSERT INTO `punk_labels` VALUES (112, 'http://www.lifesentencerecords.com/', 'Life Sentence Records', 'http://www.lifesentencerecords.com/\n Hardcore label home of bands such as Proclamation, With Death Hands Rising, Tears Will Drown and It Dies Today. MP3s downloads, show dates and reviews.\n ');
INSERT INTO `punk_labels` VALUES (113, 'http://www.letsgorecords.com/', 'Let''s Go! Records', 'http://www.letsgorecords.com/\n Northern California, USA Punk label. Artists include The Sidekicks, The Timeouts, and Bunkbed. Catalog, news, tour dates, and links.\n ');
INSERT INTO `punk_labels` VALUES (114, 'http://www.livewire-records.com/LW5/index.html', 'Livewire Records', 'http://www.livewire-records.com/LW5/index.html\n Featuring hardcore and straightedge bands such as Eleven Thirty Four, The First Step, John Henry Holiday and Some May Say. With press releases, news, audio and video clips.\n ');
INSERT INTO `punk_labels` VALUES (115, 'http://www.angelfire.com/nh/lastplacepride/', 'Last Place Pride', 'http://www.angelfire.com/nh/lastplacepride/\n NH label for skinhead and streetpunk music.\n \n');
INSERT INTO `punk_labels` VALUES (116, 'http://www.lemsound.com/', 'Lemniscate Sound', 'http://www.lemsound.com/\n Covering bands like Germbox, Many Series and Quitters.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (117, 'http://www.MiddleClassPig.com', 'Middle Class Pig Records', 'http://www.MiddleClassPig.com\n Updated information about the garage punk bands on this German label and tours in Germany and Europe, and the US.\n ');
INSERT INTO `punk_labels` VALUES (118, 'http://www.dance.ne.jp/~mcr/englishsite.html', 'M.C.R.', 'http://www.dance.ne.jp/~mcr/englishsite.html\n This is the English language page for the Japanese label known for releasing street punk and heavy thrash bands.\n ');
INSERT INTO `punk_labels` VALUES (119, 'http://www.modusoperandi.de/', 'Modus Operandi', 'http://www.modusoperandi.de/\n Label from Leipzig, Germany. Releases Hardcore, Punk and Metal.\n ');
INSERT INTO `punk_labels` VALUES (120, 'http://www.motherstoat.com/', 'Mother Stoat Recording Co.', 'http://www.motherstoat.com/\n UK based punk label, home to Doctor Bison, The Duvals, Winner, and Gertrude. Also runs a singles (record) club.\n ');
INSERT INTO `punk_labels` VALUES (121, 'http://www.mockingbirdrecords.com/', 'Mockingbird Records', 'http://www.mockingbirdrecords.com/\n Rock show dates and news on bands, the Buzzingbees, and the State of the Art.\n\n ');
INSERT INTO `punk_labels` VALUES (122, 'http://www.mecapo.com/', 'Mecapo Records', 'http://www.mecapo.com/\n Swedish punk label featuring artists like Last Caress, Mistie and Skunk Allstars. News, tour dates, discography, and links.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (123, 'http://www.noidearecords.com/', 'No Idea Records', 'http://www.noidearecords.com/\n Home to band like Less Than Jake, Hot Water Music, The Swarm, Left For Dead and Twelve Hour Turn. Site includes information on tours, new releases, and photographs.\n ');
INSERT INTO `punk_labels` VALUES (124, 'http://www.nitrorecords.com/', 'Nitro Records', 'http://www.nitrorecords.com/\n The Offspring''s front man, Dexter Holland, started Nitro Records in 1994. Based in Huntington Beach-California, the roster includes The Vandals, A.F.I., Guttermouth, Jughead''s Revenge, and One Hit Wonder.\n ');
INSERT INTO `punk_labels` VALUES (125, 'http://www.novarecordings.de/', 'Nova Recordings', 'http://www.novarecordings.de/\n Independent record label from Cologne, Germany. Featuring bands such as Yage, No Knife, Nine Days Wonder, Lack, Kaospilot and the Oliver Twist.\n ');
INSERT INTO `punk_labels` VALUES (126, 'http://www.noiseappeal.com', 'Noiseappeal Records', 'http://www.noiseappeal.com\n Austrian Indie Label focused on what can be called Hardcore.\n ');
INSERT INTO `punk_labels` VALUES (127, 'http://www.newschoolrecords.com/', 'New School Records', 'http://www.newschoolrecords.com/\n Indie Punk label located in Oregon City, USA. Releases from bands like Off the Record, Hospital Food, 800 Octane, Not Long After and 7-10 Split.\n\n ');
INSERT INTO `punk_labels` VALUES (128, 'http://www.noonoorecords.com/', 'NooNoo Records', 'http://www.noonoorecords.com/\n Punk, ska and hardcore label based in Swansea, South Wales. With news, forum, MP3s downloads and pictures of bands such as Closer Than Kin, One Too Many and Exit Wound.\n ');
INSERT INTO `punk_labels` VALUES (129, 'http://www.niceguyrecords.com/', 'Nice Guy Records', 'http://www.niceguyrecords.com/\n Punk rock label based in Cincinnati, Ohio. Features artists like Bottom Line, Anchor set, The Fonzarellies, and Travoltas and tour dates.\n ');
INSERT INTO `punk_labels` VALUES (130, 'http://www.newredarchives.com/', 'New Red Archives', 'http://www.newredarchives.com/\n A San Francisco, USA-based Punk and Hardcore label. Bands include the UK Subs, Anti-Flag, Snap-Her, Reagan Youth, Social Unrest, Jack Killed Jill.\n ');
INSERT INTO `punk_labels` VALUES (131, 'http://www.geocities.com/ncrds/', 'No Concesssions Rds', 'http://www.geocities.com/ncrds/\n Punk/hardcore/underground pop label based in London, UK with free MP3s, information about bands and other punk projects.\n ');
INSERT INTO `punk_labels` VALUES (132, 'http://www.sfu.ca/~snow/nefer/', 'Nefer Records', 'http://www.sfu.ca/~snow/nefer/\n Independent Punk Rock label - owned and run by snowboarders and skateboarders who''ll release only music they personally listen to.\n\n ');
INSERT INTO `punk_labels` VALUES (133, 'http://www.nakedjainrecords.com', 'Naked Jain Records', 'http://www.nakedjainrecords.com\n Independent &quot;indie&quot; Underground Punk Rock site with a twist. Releases by Lung Cookie and Woodpecker. Based in Palm Springs, California, USA.\n ');
INSERT INTO `punk_labels` VALUES (134, 'http://www.niceandneatrecords.com/', 'Nice and Neat Records', 'http://www.niceandneatrecords.com/\n Minneapolis, USA Punk Rock label. Bands include Real Estate Fraud, Sweet J.A.P., and Das Boot.\n ');
INSERT INTO `punk_labels` VALUES (135, 'http://www.nil-by-mouth.com', 'Nil By Mouth Records', 'http://www.nil-by-mouth.com\n UK based indie label. Bands include Show and Tell, Clone, and Firework.\n ');
INSERT INTO `punk_labels` VALUES (136, 'http://www.angelfire.com/punk/nomilkrecords/', 'No Milk Records', 'http://www.angelfire.com/punk/nomilkrecords/\n Independent NJ label.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (137, 'http://www.ononswitch.com/', 'On/On Switch', 'http://www.ononswitch.com/\n Promotes dynamic punk music. Features bands such as Crimson Sweet, The Piranhas and Radar Secret Service. Includes MP3 downloads and band profiles.\n ');
INSERT INTO `punk_labels` VALUES (138, 'http://www.oneohfive.com/', 'Oneohfive Records', 'http://www.oneohfive.com/\n Hardcore/Punk indie label based in New York, USA. Artists include Madeline Ferguson and Misled by Lies. Discography, ordering, and contact details.\n ');
INSERT INTO `punk_labels` VALUES (139, 'http://members.tripod.com/oiboyproductions/', 'Oi! Boy Productions', 'http://members.tripod.com/oiboyproductions/\n New Jersey based record label with a Tampa, Fl division as well. Site features include upcoming events sponsored by the label, as well as upcoming releases.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (140, 'http://www.punkrockrecords.com/', 'Punk Rock Records', 'http://www.punkrockrecords.com/\n Underground, Punk label. Artists include U.S Chaos, Statch, and The Sex Machines. Audio clips, pictures, and guestbook.\n ');
INSERT INTO `punk_labels` VALUES (141, 'http://www.poshboy.com', 'Posh Boy Records', 'http://www.poshboy.com\n Official site. Order direct from Posh Boy with secure online ordering.\n ');
INSERT INTO `punk_labels` VALUES (142, 'http://pshawmusic.com/', 'Pshaw! Records', 'http://pshawmusic.com/\n Indie label based out of Minneapolis, Minnesota, USA.\n ');
INSERT INTO `punk_labels` VALUES (143, 'http://poopyant.tripod.com/', 'Poop Fling Records', 'http://poopyant.tripod.com/\n Home of the fast, old school punk and ska label. Currently has releases for Punching Judy.\n ');
INSERT INTO `punk_labels` VALUES (144, 'http://members.tripod.com/%7eParalogy/index.html', 'Paralogy Records', 'http://members.tripod.com/%7eParalogy/index.html\n A hardcore record label with releases for such bands as Red Scare, Mens Recovery Project, Milemarker, and Three Mile Pilot.\n\n ');
INSERT INTO `punk_labels` VALUES (145, 'http://www.geocities.com/preposterousrecords/', 'Preposterous Records', 'http://www.geocities.com/preposterousrecords/\n Non profit label, located in Eastern Washington.\n ');
INSERT INTO `punk_labels` VALUES (146, 'http://www.geocities.com/poopdogrec/', 'Poop Dog Records', 'http://www.geocities.com/poopdogrec/\n Independent punk record label, with artists such as the Irish Hot Dogs and Feral.\n ');
INSERT INTO `punk_labels` VALUES (147, 'http://poser-records.20m.com/', 'Poser Records', 'http://poser-records.20m.com/\n Austin, Texas label home to F.O.A.D., Meat Transport and Beg to Differ. Includes band profiles, pictures and show dates.\n ');
INSERT INTO `punk_labels` VALUES (148, 'http://www.poortownrecords.net/', 'Poortown Records', 'http://www.poortownrecords.net/\n Poortown Records is an Independent label that focuses on Punk Rock n Roll.\n \n');
INSERT INTO `punk_labels` VALUES (149, 'http://pshawmusic.com/thepaperbacks/frame.php', 'Pshaw Music', 'http://pshawmusic.com/thepaperbacks/frame.php\n Record Label and Distribution based out of Minneapolis, Minnesota. Fueled by passion not profit.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (150, 'http://www.angelfire.com/ky2/questionmarkrec/main.html', '? Records', 'http://www.angelfire.com/ky2/questionmarkrec/main.html\n Louisville, USA-based music company. Releases Hardcore-punk-ska-emo.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (151, 'http://www.redderrecords.com', 'Redder Records', 'http://www.redderrecords.com\n Indie Rock, Post-Hardcore, Punk and rock label from Rochester, New York, USA. Rockets and Bluelights, Kind of like Spitting, Kalpana, and many more to come. Website features news, shop, MP3s, and others.\n ');
INSERT INTO `punk_labels` VALUES (152, 'http://www.revelationrecords.com/home/', 'Revelation Records', 'http://www.revelationrecords.com/home/\n Long standing California punk label with impressive roster. News, discography, online ordering, tour information and reviews.\n ');
INSERT INTO `punk_labels` VALUES (153, 'http://www.reflexdistribution.com/', 'Reflex Records', 'http://www.reflexdistribution.com/\n A label focusing on re-issues of old Hardcore and Punk Classics. Re-pressings of Negative Fx, Dys, Poison Idea, Fu''s, Jerry''s Kids, Attitude adjustment, Offenders, Last Rights, and Government Issue.\n ');
INSERT INTO `punk_labels` VALUES (154, 'http://www.roboticempire.com/', 'Robotic Empire', 'http://www.roboticempire.com/\n Hardcore/metal/grindcore record label.\n ');
INSERT INTO `punk_labels` VALUES (155, 'http://www.recessrecords.com', 'Recess Records', 'http://www.recessrecords.com\n FYP, Quincy Punx, Dwarves, Berzerk, Propagandhi, Pud, Beatnik Termites, Toys That Kill and more bands inhabit this label.\n\n ');
INSERT INTO `punk_labels` VALUES (156, 'http://www.riserecords.com/', 'Rise Records', 'http://www.riserecords.com/\n Post hardcore/emo label based in Oregon. Bands include: One Last Thing, Divit, Crosstide, Everyday Victory, Watch it Burn, and Lonely Kings.\n ');
INSERT INTO `punk_labels` VALUES (157, 'http://www.rawpoweruk.com/', 'Raw Power Records', 'http://www.rawpoweruk.com/\n Home to The Vibrators, Urban Dogs, Rachel Stamp and Waterdog. Site has MP3s, show listings for the bands they support and upcoming releases.\n ');
INSERT INTO `punk_labels` VALUES (158, 'http://members.fortunecity.com/27more/index.htm', 'Rave Records', 'http://members.fortunecity.com/27more/index.htm\n A complete discography of the entire catalog of the defunct punk record label from Philedelphia, PA.\n ');
INSERT INTO `punk_labels` VALUES (159, 'http://ripoffrecords.org', 'Rip Off Records', 'http://ripoffrecords.org\n Self-acclaimed ''greatest punk label in the world''. Home of the Rip Offs, Registrators, Zodiac Killers.\n ');
INSERT INTO `punk_labels` VALUES (160, 'http://www.ruberecords.org/', 'Rube Records', 'http://www.ruberecords.org/\n DIY Record Label featuring punk bands with an exaggerated, often pointed, disregard for propriety. Site features label news, MP3s and band pages.\n\n ');
INSERT INTO `punk_labels` VALUES (161, 'http://www.roastrecords.com/', 'Roast Records', 'http://www.roastrecords.com/\n A Canadian Punk Rock indie label. Home to bands such as No Hands, Champion Alberta and the Last deal. Endorses a broad spectrum of Punk-influenced music.\n ');
INSERT INTO `punk_labels` VALUES (162, 'http://www.rowboatrecords.com/', 'Rowboat Records', 'http://www.rowboatrecords.com/\n Featuring bands such as Kut U Up and The After Party, based in Encinitas, CA.\n ');
INSERT INTO `punk_labels` VALUES (163, 'http://geocities.com/sunpunk2/', 'Re-Do Records', 'http://geocities.com/sunpunk2/\n Includes the Dallas pop-punk band, Cleaners.\n ');
INSERT INTO `punk_labels` VALUES (164, 'http://www.racket.freeuk.com', 'Racket Records', 'http://www.racket.freeuk.com\n English label featuring The Superfly T.N.T.''s and record and poster artwork.\n ');
INSERT INTO `punk_labels` VALUES (165, 'http://members.tripod.com/rectal666/', 'Rectal Records', 'http://members.tripod.com/rectal666/\n The Bleeding Hemeroids (sic), Vein, Creeptones is what you will find here. Also features the good and bad review pages.\n\n ');
INSERT INTO `punk_labels` VALUES (166, 'http://geocities.com/ruined_records/ruined_rec.htm', 'Ruined Records', 'http://geocities.com/ruined_records/ruined_rec.htm\n Private record label featuring Neil Gunter, Fountain of the Sun, and Pissed Off Karaoke Machine, punk progressive rock.\n ');
INSERT INTO `punk_labels` VALUES (167, 'http://www.rattownrecords.com/', 'Rat Town Records', 'http://www.rattownrecords.com/\n Hardcore label and distributor. Featuring photos, merchandise and compilation releases.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (168, 'http://www.sound-pollution.com', 'Sound Pollution Records', 'http://www.sound-pollution.com\n A Kentucky label that specializes in heavy hardcore. Has released records by Hellnation, Krigshot, Pisspoor, G-Anx, and Spazz.\n ');
INSERT INTO `punk_labels` VALUES (169, 'http://www.southern.com/', 'Southern Records', 'http://www.southern.com/\n Including discographies, biographies and tour information for many indie and punks bands, as well as a source distributing music from many other punk and indie records labels across the U.S and Europe.\n ');
INSERT INTO `punk_labels` VALUES (170, 'http://www.solidstaterecords.com/', 'Solid State Records', 'http://www.solidstaterecords.com/\n Hardcore label. Bands: Blindside, Embodyment, Extol, Living Sacrifice, Selfmindead, Spitfire, Stretch Arm Strong, Training For Utopia, Warlord and Zao.\n ');
INSERT INTO `punk_labels` VALUES (171, 'http://www.sympathyrecords.com/', 'Sympathy for the Record Industry', 'http://www.sympathyrecords.com/\n Welcome to the nightmare world of Sympathy For The Record Industry, the only place in all of indieland where you''ll find a knife in your back simply for uttering the term alternative.\n ');
INSERT INTO `punk_labels` VALUES (172, 'http://www.sessionsrecords.com/', 'Sessions Records', 'http://www.sessionsrecords.com/\n Punk, hardcore and indie rock label located in Northern California. Featuring bands such as Fury 66, Pop Unknown, Missing 23rd, Time Spent Driving and Turnedown.\n\n ');
INSERT INTO `punk_labels` VALUES (173, 'http://www.suddendeath.com/', 'Sudden Death Records', 'http://www.suddendeath.com/\n DOA''s elder statesman, Joey Kiethley slashes you with his own hardcore punk rock record label.\n ');
INSERT INTO `punk_labels` VALUES (174, 'http://www.soarecords.it/', 'S.O.A. Records', 'http://www.soarecords.it/\n Home to the Italian hardcore and punk rock record label. Site has label news, MP3s and a history (complete with cover gallery) of the label''s releases.\n ');
INSERT INTO `punk_labels` VALUES (175, 'http://www.substandard.com/', 'Substandard Records', 'http://www.substandard.com/\n Independent Punk label in the San Francisco East Bay, USA. Features Libertine, Three Summers Gone, and Diabolical Exploits.\n ');
INSERT INTO `punk_labels` VALUES (176, 'http://www.stardumbrecords.com/', 'Stardumb Records', 'http://www.stardumbrecords.com/\n Punk Rock label featuring bands such as Backwood Creatures, the Vindictives, the Apers, the Manges, Retarded and the Nerds. MP3s downloads, online magazine, news and show dates.\n ');
INSERT INTO `punk_labels` VALUES (177, 'http://www.sugarshackrecords.co.uk/', 'Sugar Shack Records', 'http://www.sugarshackrecords.co.uk/\n Independent record label based in Bristol UK.\n\n ');
INSERT INTO `punk_labels` VALUES (178, 'http://www.sickoftalk.com/', 'Sick of Talk Records', 'http://www.sickoftalk.com/\n 12 and 7 inch vinyl release only hardcore punk rock label,located in the high desert of Nevada. Explains the difference between analog and digital recordings.\n ');
INSERT INTO `punk_labels` VALUES (179, 'http://snse.net', 'Scratch and Sniff Entertainment', 'http://snse.net\n Home to Mechanik, Fatty 2x4, King Tammy, Jockesses, Flunk Browneye and Goldstar.\n ');
INSERT INTO `punk_labels` VALUES (180, 'http://www.saintthomasrecords.com', 'Saint Thomas Records', 'http://www.saintthomasrecords.com\n This label now offers its releases online. Bringing you the best in cutting-edge CDs, vinyl, cassettes, music videos and films. Specializing in Punk, Gothic, Darkwave, Psychedelic and the Golden Age of Silent Film.\n ');
INSERT INTO `punk_labels` VALUES (181, 'http://www.spankrecords.com/', 'Spank Records', 'http://www.spankrecords.com/\n A Liverpool-based independent British company focused on Punk. Profile, artists, live dates, and contact information.\n ');
INSERT INTO `punk_labels` VALUES (182, 'http://www.geocities.com/shes_gone_records/', 'She''s Gone Records', 'http://www.geocities.com/shes_gone_records/\n Label of Huntingtons, Darlington, FSFC, Junior Varsity, Wontons, and Dead City Rebels.\n\n ');
INSERT INTO `punk_labels` VALUES (183, 'http://www.knuckysandy.com', 'Sandbox Records', 'http://www.knuckysandy.com\n Small indie label based in Cambridge, MA. Bands include Ska King Crab, Moveable, and El Toro.\n ');
INSERT INTO `punk_labels` VALUES (184, 'http://www.slab-o-wax.com/', 'Slab-o-Wax Records', 'http://www.slab-o-wax.com/\n Texas punk rock label specializing mainly in vinyl.\n ');
INSERT INTO `punk_labels` VALUES (185, 'http://www.sleeprecordings.com/', 'Sleep Recordings', 'http://www.sleeprecordings.com/\n Located in Lancaster, PA with releases for bands such as The Gunshy, show dates and news.\n ');
INSERT INTO `punk_labels` VALUES (186, 'http://www.sk8core.com/', 'Sk8Core Records', 'http://www.sk8core.com/\n Independent skate punk label based out of Seattle, WA that is the home of the band Fifty Fifty.\n ');
INSERT INTO `punk_labels` VALUES (187, 'http://www.slowgunrecords.com', 'Slow Gun Records', 'http://www.slowgunrecords.com\n Southern California based label with releases by Over My Dead Body, The Icarus Line, Swindle, Spitfirevolver, The Third Degree and Palpatine.\n\n ');
INSERT INTO `punk_labels` VALUES (188, 'http://www.sniffing.8m.com/', 'Sniffing Recording Industries', 'http://www.sniffing.8m.com/\n DIY label from Argentina. Releases from bands like J Church, BlueWaterBoy, Whisper, Againe, Catarsis and E.Inocencia.\n ');
INSERT INTO `punk_labels` VALUES (189, 'http://www.speedstaterecords.com', 'Speed State Records', 'http://www.speedstaterecords.com\n Worldwide punk/hardcore label based out of Japan.\n ');
INSERT INTO `punk_labels` VALUES (190, 'http://www.angelfire.com/punk/slaprecords/', 'Slapp Records', 'http://www.angelfire.com/punk/slaprecords/\n Record Label from Atlanta Ga.\n ');
INSERT INTO `punk_labels` VALUES (191, 'http://www.angelfire.com/ab7/scapegoatrecords/index.html', 'Scapegoat Records', 'http://www.angelfire.com/ab7/scapegoatrecords/index.html\n UK independent, alternative label specializing in punk/post-hardcore.\n ');
INSERT INTO `punk_labels` VALUES (192, 'http://www.stoolpigeonrecords.com/', 'Stool Pigeon Records', 'http://www.stoolpigeonrecords.com/\n Featuring punk, emo, and hardcore releases with audio samples and links for ordering. Based in Bradenton, Florida.\n\n \n');
INSERT INTO `punk_labels` VALUES (193, 'http://www.geocities.com/submergerecords', 'Submerge Records', 'http://www.geocities.com/submergerecords\n Releases Garage and Punk from London, England. Features artist as Suicide Milkshake, Thee Headcoats, Young Fresh Fellows, Senseless Things, and Gumball.\n \n');
INSERT INTO `punk_labels` VALUES (194, 'http://geocities.com/sweatshop_records/', 'Sweatshop Records', 'http://geocities.com/sweatshop_records/\n Hardcore punk rock label from New Brunswick, Canada. Home to such bands as the Scapegoatz, E.I. and Roadkill.\n \n');
INSERT INTO `punk_labels` VALUES (195, 'http://sleepwalkrecordings.com/', 'Sleep Walk Recordings', 'http://sleepwalkrecordings.com/\n Independent label based in Columbus, Ohio, USA with a do-it-yourself mentality about the music industry.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (196, 'http://www.trustkill.com', 'Trustkill Records', 'http://www.trustkill.com\n Upstate New York hardcore label.\n ');
INSERT INTO `punk_labels` VALUES (197, 'http://www.troublemanunlimited.com', 'Troubleman Unlimited', 'http://www.troublemanunlimited.com\n A hardcore/emo/screamo/label.\n ');
INSERT INTO `punk_labels` VALUES (198, 'http://www.thickrecords.com/', 'Thick Records', 'http://www.thickrecords.com/\n Chicago based punk rock label. Home of the Gadjits, Tossers, Arrivals, Haymarket Riot, Calliope, Tom Daily, Commander Venus, Bitchy and Blue Meanies.\n ');
INSERT INTO `punk_labels` VALUES (199, 'http://www.tkorecords.com', 'TKO Records', 'http://www.tkorecords.com\n Home to releases by Dead End Cruisers, Lower Class Brats, Dropkick Murphys and Anti Heroes.\n ');
INSERT INTO `punk_labels` VALUES (200, 'http://www.music-cartel.com/', 'The Music Cartel', 'http://www.music-cartel.com/\n Hardcore label. Artists include Goliath, Roachpower, Deride, and Sea of Green. Catalog, tour dates, audio clips, and online store.\n\n ');
INSERT INTO `punk_labels` VALUES (201, 'http://members.aol.com/TeamworkNJ/', 'Teamwork Records', 'http://members.aol.com/TeamworkNJ/\n Home to 97A, Full Speed Ahead and Carry On.\n ');
INSERT INTO `punk_labels` VALUES (202, 'http://www.angelfire.com/tn3/twitchrecords/', 'Twitch Records', 'http://www.angelfire.com/tn3/twitchrecords/\n Nashville, Tennessee, USA Punk label. Artists include Asschapel and High Strung. Discography and contact information.\n \n');
INSERT INTO `punk_labels` VALUES (203, 'http://www.geocities.com/trashheapr', 'Trash Heap Records', 'http://www.geocities.com/trashheapr\n An independent company in Mountain View, California, USA.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (204, 'http://www.undecidedrecords.com/', 'Undecided Records', 'http://www.undecidedrecords.com/\n Home to releases by Casket Lottery, Boy Sets Fire, As The Sun Sets and Dawn Of Orion.\n ');
INSERT INTO `punk_labels` VALUES (205, 'http://www.unknowncontroller.com', 'Unknown Controller', 'http://www.unknowncontroller.com\n Oakland CA record label with bands like Cruevo, Drunk Horse, and Brainoil. Bands range from hardcore to rock to sludge metal.\n ');
INSERT INTO `punk_labels` VALUES (206, 'http://www.unarchyrecords.com/', 'Unarchy Records', 'http://www.unarchyrecords.com/\n Louisville KY based label featuring compilations such as A World Compilation With Eyes Unclouded By Hate. Bands on comp include The Lawrence Arms, Downpour, and Astropop3.\n ');
INSERT INTO `punk_labels` VALUES (207, 'http://unfunrecords.com', 'Unfun Records', 'http://unfunrecords.com\n A Santa Cruz, CA independent label offering mail-order and distribution. Releases include Under a Dying Sun, Abhorrance, Stalin''s War, and The Taste of Blood.\n ');
INSERT INTO `punk_labels` VALUES (208, 'http://uglypop.com', 'Ugly Pop Records', 'http://uglypop.com\n A Toronto, Canada label that specializes in solid punk rock and hardcore. Bands include Marilyn''s Vitamins, Legion and Countdown To Oblivion.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (209, 'http://www.victoryrecords.com', 'Victory Records', 'http://www.victoryrecords.com\n Home to Integrity, Snapcase, Hatebreed and Grade just to name a few. Site has extensive merchandise catalog, a label discography and information on all the bands on the roster.\n ');
INSERT INTO `punk_labels` VALUES (210, 'http://www.vermiform.com', 'Vermiform Records', 'http://www.vermiform.com\n Has released bands like Born Against, Man Is The Bastard, Heroin and Young Pioneers. Site has a catalog, frequently asked questions, merchandise and links.\n ');
INSERT INTO `punk_labels` VALUES (211, 'http://www.angelfire.com/ego/vanityrock/', 'Vanity Rock', 'http://www.angelfire.com/ego/vanityrock/\n UK-based label featuring punk bands such as The Autonomists, Swound! and Vanity Junk. Provides pictures, articles, a listing of releases, and related links.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (212, 'http://www.wilrecords.com/', 'Walked in Line Records', 'http://www.wilrecords.com/\n Punk, Hardcore and Noise. Free fanzine, mailorder and free MP3s. Written in French, but most pages are in English and French.\n ');
INSERT INTO `punk_labels` VALUES (213, 'http://www.workersplaytime.co.uk', 'Workers Playtime', 'http://www.workersplaytime.co.uk\n Established UK based independent label. Specialising mainly in &quot;music that has a political or humanitarian message set to an accessible beat.&quot;\n ');
INSERT INTO `punk_labels` VALUES (214, 'http://www.geocities.com/thewestfiftynine/', 'West Fifty Nine', 'http://www.geocities.com/thewestfiftynine/\n Punk rock label from Oklahoma, featuring bands like The Richmond Bums, The Idiotics and Ois in the Hood.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (215, 'http://www.x-mist.de/', 'X-Mist Records', 'http://www.x-mist.de/\n A Hardcore label from Germany. Website features catalog and ordering information.\n ');
INSERT INTO `punk_labels` VALUES (216, 'http://xactrecords.com', 'Xact Records', 'http://xactrecords.com\n Maine, USA based label focusing on hardcore, rapcore, alternative and metal. Provides support for new and unsigned bands.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (217, 'http://www.yourbestguess.com/', 'Your Best Guess', 'http://www.yourbestguess.com/\n NJ based label featuring hardcore, indie, punk, and emo releases from You and I, Rocky Votolato, Try.Fail.Try, My Favorite Citizen and Situation At 1200. With show dates and MP3s downloads.\n ');
INSERT INTO `punk_labels` VALUES (218, 'http://www.youthcontrol.com/', 'Youthcontrol Records', 'http://www.youthcontrol.com/\n A Finnish Punk label. Features bands as Dad''s Army, and Rude Boys.\n\n\n  ');
INSERT INTO `punk_labels` VALUES (219, 'http://www.zerorecords.com/', 'Zero Records', 'http://www.zerorecords.com/\n Spanish independent record label site. Includes information on artists, news and concerts.\n ');
INSERT INTO `punk_labels` VALUES (220, 'http://zenorecords.com/zenorecords/index.htm', 'Zenorecords', 'http://zenorecords.com/zenorecords/index.htm\n The official site for records and CDs by the band Wipers and their label Zenorecords.\n\n\n  ');

CREATE TABLE `punk_music` (
  `ID` int(10) unsigned NOT NULL auto_increment,
  `URL` text NOT NULL,
  `Name` text NOT NULL,
  `Description` text NOT NULL,
  PRIMARY KEY  (`ID`)
) TYPE=MyISAM AUTO_INCREMENT=866 ;

INSERT INTO `punk_music` VALUES (1, 'http://www.angelfire.com/punk4/1932thickness/', '1932 Thickness', 'http://www.angelfire.com/punk4/1932thickness/\n Member profiles, images and news.\n ');
INSERT INTO `punk_music` VALUES (2, 'http://www.geocities.com/rebelsrock12oz/', '12 Oz. Rebels', 'http://www.geocities.com/rebelsrock12oz/\n Columbus, Ohio based band playing full throttle punk rock and roll.\n ');
INSERT INTO `punk_music` VALUES (3, 'http://www.angelfire.com/punk/12sp', '12 Step Program', 'http://www.angelfire.com/punk/12sp\n A four man punk band from Las Vegas, NV. Site includes news, show dates, photos and song list.\n ');
INSERT INTO `punk_music` VALUES (4, 'http://www.members.tripod.com/Numberoneposer', '#1 Poser', 'http://www.members.tripod.com/Numberoneposer\n This is a punk band from Wisconsin. Site has lyrics, pictures and information about the band.\n ');
INSERT INTO `punk_music` VALUES (5, 'http://www.geocities.com/thirteenlinus/', '13 Linus', 'http://www.geocities.com/thirteenlinus/\n Pop punk band from Kentucky.\n\n ');
INSERT INTO `punk_music` VALUES (6, 'http://www.angelfire.com/pe/1080', '1080', 'http://www.angelfire.com/pe/1080\n Long Island political skate punk. Photos, tour dates, lyrics, merchandise, lyrics,\n\n\n  ');
INSERT INTO `punk_music` VALUES (7, 'http://www.dirtysquatters.com/2000ds.html', '2000 Dirty Squatters', 'http://www.dirtysquatters.com/2000ds.html\n London band with discography, introduction, and images.\n ');
INSERT INTO `punk_music` VALUES (8, 'http://gmlg.net/283/', '283', 'http://gmlg.net/283/\n News, history, show dates, pictures, and sound files of the band from Fredericton, New Brunswick, Canada.\n ');
INSERT INTO `punk_music` VALUES (9, 'http://www.angelfire.com/band/28days/', '28 Days', 'http://www.angelfire.com/band/28days/\n Australian punk/rap/hiphop/metal band. Site includes news, history, discography and lyrics.\n ');
INSERT INTO `punk_music` VALUES (10, 'http://20secondbomb.tripod.com/', '20SecondBomb', 'http://20secondbomb.tripod.com/\n Official band site, featuring music downloads, pictures, news and gig updates.\n\n\n  ');
INSERT INTO `punk_music` VALUES (11, 'http://www.threeminutewarning.co.uk/', '3 Minute Warning', 'http://www.threeminutewarning.co.uk/\n The official site for this Rock/Punk band. Contains photos, music (MP3 format), news and information.\n ');
INSERT INTO `punk_music` VALUES (12, 'http://www.geocities.com/SunsetStrip/Show/1227/3ta.html', '3rd Time Around', 'http://www.geocities.com/SunsetStrip/Show/1227/3ta.html\n New school punk band from Tacoma, Washington. Site includes biography, profiles, news and pictures.\n ');
INSERT INTO `punk_music` VALUES (13, 'http://www.geocities.com/nj37slurp/', '37 Slurp', 'http://www.geocities.com/nj37slurp/\n An energetic pop punk band from Southern New Jersey. Site includes band information, show dates, pictures and lyrics.\n ');
INSERT INTO `punk_music` VALUES (14, 'http://www.3wordstoolong.com', '3 Words Too Long', 'http://www.3wordstoolong.com\n Four piece from Pontefract, West Yorkshire. Show dates, forum, and contact information.\n ');
INSERT INTO `punk_music` VALUES (15, 'http://www.geocities.com/thirtywattroger2004/index.html', '30 Watt Roger', 'http://www.geocities.com/thirtywattroger2004/index.html\n Official site for the PEI, Canada based punk band. MP3''s, lyrics and pictures.\n\n\n  ');
INSERT INTO `punk_music` VALUES (16, 'http://www.geocities.com/four_t_1_shots', '41 Shots', 'http://www.geocities.com/four_t_1_shots\n 41 Shots is a punk/molodic/garage/thrash/ska band out of Buffalo, New York. Site features pictures, lyrics and band history.\n ');
INSERT INTO `punk_music` VALUES (17, 'http://www22.brinkster.com/4ftfansite/', '4Ft. Fingers', 'http://www22.brinkster.com/4ftfansite/\n Fan site for the Cheltenham beer skate punks. Features current and ex-members list, a discography and tablature.\n\n\n  ');
INSERT INTO `punk_music` VALUES (18, 'http://www.5centdeposit.com/', '5 Cent Deposit', 'http://www.5centdeposit.com/\n Pop-punk band from Long Island, NY. Includes news, reviews, sound files, show dates, biography and lyrics.\n ');
INSERT INTO `punk_music` VALUES (19, 'http://www.5606live.com/', '5606', 'http://www.5606live.com/\n Official site of the pop punk trio band from the bay area in California. Pictures, news, shows and MP3s.\n ');
INSERT INTO `punk_music` VALUES (20, 'http://www.52metro.com', '52 Metro', 'http://www.52metro.com\n The official website for the pop punk band from Milwaukee. Site features news, MP3s and show listings.\n ');
INSERT INTO `punk_music` VALUES (21, 'http://5fingerpole.freeservers.com', '5Fingerpole', 'http://5fingerpole.freeservers.com\n Official website features pictures and sound clips of the band. Site has band and member biographies, the latest news and pictures.\n\n\n  ');
INSERT INTO `punk_music` VALUES (22, 'http://www.sixsixseven.de/', '667', 'http://www.sixsixseven.de/\n A Berlin-based punk rock/hardcore band. With biography, MP3s, show schedule, and links.\n\n\n  ');
INSERT INTO `punk_music` VALUES (23, 'http://www.7footmidget.com/', '7 Foot Midget', 'http://www.7footmidget.com/\n Official site for the Las Vegas punk band includes bio, news, show dates, pictures, sound files, lyrics, and merchandise.\n ');
INSERT INTO `punk_music` VALUES (24, 'http://www.geocities.com/sevenyearsuk/front.html', '7 Years', 'http://www.geocities.com/sevenyearsuk/front.html\n A three piece punk band from Northampton England. Site features MP3s, pictures and band news.\n\n\n  ');
INSERT INTO `punk_music` VALUES (25, 'http://www.angelfire.com/tx2/eightiescombat', '80s Combat', 'http://www.angelfire.com/tx2/eightiescombat\n Lubbock, Texas pop, ska punk band. Merchandise, band history, news, show information and links.\n ');
INSERT INTO `punk_music` VALUES (26, 'http://www.angelfire.com/punk2/8ponser/mas.html', '8ponser', 'http://www.angelfire.com/punk2/8ponser/mas.html\n A young punk band site, with pictures, news, show dates and song lyrics.\n ');
INSERT INTO `punk_music` VALUES (27, 'http://www.eight-one-eight.com', '818', 'http://www.eight-one-eight.com\n Featuring news, tour dates, lyrics, pictures, merchandise, and biographies.\n\n\n  ');
INSERT INTO `punk_music` VALUES (28, 'http://www.revisionsoftware.com/999', '999', 'http://www.revisionsoftware.com/999\n The official site with reviews, news and a discography.\n ');
INSERT INTO `punk_music` VALUES (29, 'http://www.southern.com/southern/band/NDAYM/', '90 Day Men', 'http://www.southern.com/southern/band/NDAYM/\n Band influenced by the late 70s/early 80s No Wave scene, formed in 1995. With biography, release information, tour dates and mailorder information.\n ');
INSERT INTO `punk_music` VALUES (30, 'http://www.9foldpunch.com/', '9foldpunch', 'http://www.9foldpunch.com/\n Four piece from Cambridge, UK. Show dates, contact information, photos, multimedia, merchandise, discography, forum, mailing list, and links.\n\n\n  ');
INSERT INTO `punk_music` VALUES (31, 'http://www.allcentral.com/', 'All', 'http://www.allcentral.com/\n Official site of Descendents side band, which actually was a continuation of the Descendents until the Descendents reformed.\n ');
INSERT INTO `punk_music` VALUES (32, 'http://www.angryfish.co.uk', 'Angryfish', 'http://www.angryfish.co.uk\n A three piece indie punk band. They are big on the disability arts scene as two of the band are wheelchair users and I write a mixture of regular and political type songs\n ');
INSERT INTO `punk_music` VALUES (33, 'http://homepage.ntlworld.com/acidstings/APOSTLES.htm.html', 'Apostles, The', 'http://homepage.ntlworld.com/acidstings/APOSTLES.htm.html\n The prolific band who emerged from the anarcho punk scene in the UK. Listen to MP3s, get the latest news, plus a discography and band history.\n ');
INSERT INTO `punk_music` VALUES (34, 'http://www.iol.ie/~naughton/amebix/amebix.htm', 'Amebix', 'http://www.iol.ie/~naughton/amebix/amebix.htm\n A fan page for the crust band. Features band art, lyrics, interviews, discography and a brief band history.\n ');
INSERT INTO `punk_music` VALUES (35, 'http://geocities.com/SunsetStrip/Venue/3406/', 'Antischism', 'http://geocities.com/SunsetStrip/Venue/3406/\n A fan page for the defunct band. Site features band member profiles, lyrics and a discography.\n\n ');
INSERT INTO `punk_music` VALUES (36, 'http://www.algorythms.com/', 'Algorythms', 'http://www.algorythms.com/\n Punk band spreading the word of anarchy on stage.\n ');
INSERT INTO `punk_music` VALUES (37, 'http://www.abductors.net/', 'Abductors', 'http://www.abductors.net/\n Punk rock aliens from space that came to earth to play music that will destoy the human race.\n ');
INSERT INTO `punk_music` VALUES (38, 'http://www.geocities.com/alttc94/', 'Alt T.C.', 'http://www.geocities.com/alttc94/\n Anarchopunk band from Greece. Site includes biography, discography, and interviews.\n ');
INSERT INTO `punk_music` VALUES (39, 'http://www.audiokollaps.de/', 'Audio Kollaps', 'http://www.audiokollaps.de/\n Extreme Hardcore Punk from Hannover, Germany. Featuring ex-Recharge members. Site in English and German.\n ');
INSERT INTO `punk_music` VALUES (40, 'http://www.angelfire.com/myband/askharry/', 'Ask Harry', 'http://www.angelfire.com/myband/askharry/\n A site for this pop punk Las Vegas band.\n\n ');
INSERT INTO `punk_music` VALUES (41, 'http://home.earthlink.net/~arem/asstroland.html', 'Asstroland', 'http://home.earthlink.net/~arem/asstroland.html\n Fast, loud, fun hardcore punk from Brooklyn.\n ');
INSERT INTO `punk_music` VALUES (42, 'http://www.angelfire.com/indie/add/', 'A.D.D.', 'http://www.angelfire.com/indie/add/\n A punk band from Humboldt County, California, that cares about something other than weed. Band information, pictures, tablature, lyrics, audio, and show dates.\n ');
INSERT INTO `punk_music` VALUES (43, 'http://www.angelfire.com/myband/amberdexter/index.html', 'AmberDexter', 'http://www.angelfire.com/myband/amberdexter/index.html\n A Peoria, Illinois-based punk/pop band, making music similar to Blink 182 and Goldfinger.\n ');
INSERT INTO `punk_music` VALUES (44, 'http://www.hagfish-armstrong.com', 'Armstrong', 'http://www.hagfish-armstrong.com\n Site offers tour dates, discussion board, lyrics and MP3 section.\n ');
INSERT INTO `punk_music` VALUES (45, 'http://www.angelfire.com/ct/thefireborn/adhmain.html', 'Another Dead Hero', 'http://www.angelfire.com/ct/thefireborn/adhmain.html\n Biography, history, and discography of this southern Connecticut punk band.\n\n ');
INSERT INTO `punk_music` VALUES (46, 'http://hometown.aol.com/jabari10/', 'Anti-Society', 'http://hometown.aol.com/jabari10/\n Old school hardcore band out of Tallahassee, Florida. Official site includes news, lyrics, sound files, and tabs.\n ');
INSERT INTO `punk_music` VALUES (47, 'http://www.angelfire.com/ne/actfast/', 'Act Fast', 'http://www.angelfire.com/ne/actfast/\n New Jersey punk band, show dates, profiles, lyrics, and pictures.\n ');
INSERT INTO `punk_music` VALUES (48, 'http://www.angelfire.com/punk3/theawkwardsilence/', 'Awkward Silence', 'http://www.angelfire.com/punk3/theawkwardsilence/\n Pop punk from St. Catharines Ontario. Female vocals and catchy tunes.\n ');
INSERT INTO `punk_music` VALUES (49, 'http://www.angelfire.com/punk3/abners/index.html', 'Abners, The', 'http://www.angelfire.com/punk3/abners/index.html\n Fast, hard, loud punk rock since 2001. Site features pictures, MP3''s and band news.\n ');
INSERT INTO `punk_music` VALUES (50, 'http://www.angelfire.com/ct3/theassarrived/', 'Ass Arrived, Beautiful and Most Brave, The', 'http://www.angelfire.com/ct3/theassarrived/\n Connecticut thrash/crust/screamo band. Site includes upcoming shows, MP3s and band information.\n\n ');
INSERT INTO `punk_music` VALUES (51, 'http://allchargesdropped.tripod.com/', 'All Charges Dropped', 'http://allchargesdropped.tripod.com/\n Punk rock band from the Chicago area including band profile, show dates, and lyrics.\n ');
INSERT INTO `punk_music` VALUES (52, 'http://www.static-pulse.com/ausrotten/', 'Aus-Rotten', 'http://www.static-pulse.com/ausrotten/\n Fan page for the crusty punk band. Site features a discography, lyrics, MP3s, pictures, interviews and reviews.\n ');
INSERT INTO `punk_music` VALUES (53, 'http://www.geocities.com/alreadyaccomplished/', 'Already Accomplished', 'http://www.geocities.com/alreadyaccomplished/\n Official band site, with biography, pictures, sounds, and merchandise information.\n ');
INSERT INTO `punk_music` VALUES (54, 'http://hem.passagen.se/hellacop/cimex.htm', 'Anti Cimex', 'http://hem.passagen.se/hellacop/cimex.htm\n A fan page for this Swedish hardcore punk band. Site has a band biography, discography, links to interviews, lyrics and pictures.\n ');
INSERT INTO `punk_music` VALUES (55, 'http://www.angelfire.com/band/anemia', 'Anemia', 'http://www.angelfire.com/band/anemia\n Band from Rochester, NY whose site features pictures and MP3s.\n\n ');
INSERT INTO `punk_music` VALUES (56, 'http://www.geocities.com/act_your_age45/', 'Act Your Age', 'http://www.geocities.com/act_your_age45/\n Energetic and melodic pop-punk from Rochester, New York, biographies, lyrics, show schedule, pictures and links.\n ');
INSERT INTO `punk_music` VALUES (57, 'http://www.geocities.com/punk_az2000', 'AZ', 'http://www.geocities.com/punk_az2000\n Russian punk rock band presents their album &quot;The Bomb REX 2000&quot; in MP3 format.\n ');
INSERT INTO `punk_music` VALUES (58, 'http://www.geocities.com/rj_hedgehog331/acidicrepulsion.html', 'Acidic Repulsion', 'http://www.geocities.com/rj_hedgehog331/acidicrepulsion.html\n A small town punk band from Montpelier, Indiana.\n ');
INSERT INTO `punk_music` VALUES (59, 'http://www.geocities.com/Tokyo/Gulf/9125/', 'Amazing Crotchrockets, The', 'http://www.geocities.com/Tokyo/Gulf/9125/\n The only punk and 80''s metal band out of Northern, Virginia.\n ');
INSERT INTO `punk_music` VALUES (60, 'http://www.angelfire.com/ok2/addiction64', 'Addiction 64', 'http://www.angelfire.com/ok2/addiction64\n Band from Melbourne, Australia. Site includes pictures, concert information, and information about the band.\n\n ');
INSERT INTO `punk_music` VALUES (61, 'http://www.angelfire.com/apes/abandonstage', 'Abandon Stage', 'http://www.angelfire.com/apes/abandonstage\n Site includes pictures, concert information, and information about the band.\n ');
INSERT INTO `punk_music` VALUES (62, 'http://www.geocities.com/aquafinabastards/', 'Aquafina Bastards, The', 'http://www.geocities.com/aquafinabastards/\n Official site of the Peoria, IL band with pictures, lyrics and sounds.\n ');
INSERT INTO `punk_music` VALUES (63, 'http://www.geocities.com/skellingtons', 'A Dagger Plot', 'http://www.geocities.com/skellingtons\n A emo/hardcore punk band. Site has upcoming shows, pictures and lyrics.\n ');
INSERT INTO `punk_music` VALUES (64, 'http://home.comcast.net/~addpunkrock/', 'ADD', 'http://home.comcast.net/~addpunkrock/\n A pop punk band from the Seattle area that wants you to laugh. Site features merchandise, upcoming shows and band news.\n\n\n  ');
INSERT INTO `punk_music` VALUES (65, 'http://www.baysiderocks.com', 'Bayside', 'http://www.baysiderocks.com\n Official site of a band from Long Island, NY. Site includes pictures, tour dates, and biography.\n ');
INSERT INTO `punk_music` VALUES (66, 'http://www.thebarfeeders.org', 'Bar Feeders, The', 'http://www.thebarfeeders.org\n Official site maintained by the band to provide up-to-date information pertaining to San Franciscos'' top drunk punk band.\n ');
INSERT INTO `punk_music` VALUES (67, 'http://www.thrashyourface.com/brodysmilitia', 'Brody''s Militia', 'http://www.thrashyourface.com/brodysmilitia\n Hardcore punk rock from Southern Ohio.\n ');
INSERT INTO `punk_music` VALUES (68, 'http://www.bandcampmusic.com', 'Band Camp', 'http://www.bandcampmusic.com\n A pop-punk band from long island with show dates, merchandise, sounds, pictures, videos, and links.\n ');
INSERT INTO `punk_music` VALUES (69, 'http://www.belvederepunk.com', 'Belvedere', 'http://www.belvederepunk.com\n Punk band from Calgary, Alberta. Site includes biography, MP3s, and tour dates.\n\n ');
INSERT INTO `punk_music` VALUES (70, 'http://www.billyandthelostboys.com', 'Billy and the Lost Boys', 'http://www.billyandthelostboys.com\n Female fronted punk rock and growl band from Vancouver Canada. Site features tour dates, history, photos, and links.\n ');
INSERT INTO `punk_music` VALUES (71, 'http://www.vancouverhardcore.com/burden/', 'Burden', 'http://www.vancouverhardcore.com/burden/\n Straight-edge hardcore punk from Vancouver, Canada. Site features audio, lyrics, and photos.\n ');
INSERT INTO `punk_music` VALUES (72, 'http://blockage.net', 'Blockage', 'http://blockage.net\n Punk influenced rock from Southern California. Show dates, news, photographs, MP3s and Real Audio files.\n ');
INSERT INTO `punk_music` VALUES (73, 'http://www.thebips.nl', 'Bips, The', 'http://www.thebips.nl\n A punk rock and roll band from Holland. Site contains sound, pictures, lyrics, links, and a message board.\n ');
INSERT INTO `punk_music` VALUES (74, 'http://www.geocities.com/baddiesworst/', 'Baddies, The', 'http://www.geocities.com/baddiesworst/\n Official site for the Australian punk band. Free MP3 downloads and streams off their latest CD, plus phot0s and upcoming gig details.\n\n ');
INSERT INTO `punk_music` VALUES (75, 'http://www.brainlesswankers.de/', 'Brainless Wankers', 'http://www.brainlesswankers.de/\n Punk band from Berlin, Germany. Official site includes news, gig dates, history, discography, sound files, and lyrics.\n ');
INSERT INTO `punk_music` VALUES (76, 'http://www.angelfire.com/band/thebrokedowns/', 'Brokedowns, The', 'http://www.angelfire.com/band/thebrokedowns/\n A band from the Chicagoland area. Site has a biography, merchandise, pictures, shows and political information.\n ');
INSERT INTO `punk_music` VALUES (77, 'http://blackbeltlovesyou.com', 'Blackbelt', 'http://blackbeltlovesyou.com\n Seattle four-piece. News, show dates, pictures, contact information and MP3s.\n ');
INSERT INTO `punk_music` VALUES (78, 'http://www.borderguards.com', 'Borderguards', 'http://www.borderguards.com\n A four piece punk band from Calgary, Canada. Site features sounds, lyrics, pictures and merchandise.\n ');
INSERT INTO `punk_music` VALUES (79, 'http://www.divinia.com/boxleitner', 'Boxleitner', 'http://www.divinia.com/boxleitner\n Noise-hardcore band from Oakland, California presents discography, tour dates, and photos.\n\n ');
INSERT INTO `punk_music` VALUES (80, 'http://www.backside.org/', 'Backside', 'http://www.backside.org/\n Website of the Inland Empire''s primo punk band. Site includes band pictures, information and MP3s of the band.\n ');
INSERT INTO `punk_music` VALUES (81, 'http://www.bladderbladderbladder.com/', 'Bladder Bladder Bladder', 'http://www.bladderbladderbladder.com/\n British 77 style punk band now based in Hollywood, California. Contains news, pictures, and merchandise.\n ');
INSERT INTO `punk_music` VALUES (82, 'http://www.geocities.com/best_friend_josh/', 'Best Friend Josh', 'http://www.geocities.com/best_friend_josh/\n News, show dates, pictures, and CD information for the hardcore emo band.\n ');
INSERT INTO `punk_music` VALUES (83, 'http://www.thebaseballfuries.com/', 'Baseball Furies', 'http://www.thebaseballfuries.com/\n Lunatics from Buffalo, New York, get the latest on their little corner in the basement of the web.\n ');
INSERT INTO `punk_music` VALUES (84, 'http://hem.passagen.se/belltown/index.htm', 'Belltown', 'http://hem.passagen.se/belltown/index.htm\n Hardcore punk rock from Sweden. Site features tourdates, discography, and a forum.\n\n ');
INSERT INTO `punk_music` VALUES (85, 'http://www.geocities.com/sixskulls/', 'Big Fuckin Skull', 'http://www.geocities.com/sixskulls/\n MP3s, merchandise and lyrics by Minneapolis punk band known for their songs about skulls that kill people.\n ');
INSERT INTO `punk_music` VALUES (86, 'http://www.geocities.com/Broadway/1123/bliss.htm', 'Bliss', 'http://www.geocities.com/Broadway/1123/bliss.htm\n Punk rock band on McPhedran RD in Campbell River.\n ');
INSERT INTO `punk_music` VALUES (87, 'http://members.tripod.com/blindshot1/blindshot.html', 'Blindshot', 'http://members.tripod.com/blindshot1/blindshot.html\n A ska-punk band from Michigan. Sounds, pictures, a history of the band and links.\n ');
INSERT INTO `punk_music` VALUES (88, 'http://sound.jp/bloodfeast/', 'Bloodfeast', 'http://sound.jp/bloodfeast/\n This is a Japanese hardcore punk band site featuring live information, discography and a bulletin board. [English/Japanese]\n ');
INSERT INTO `punk_music` VALUES (89, 'http://www.angelfire.com/oh4/brazenrogues/', 'Brazen Rogues, The', 'http://www.angelfire.com/oh4/brazenrogues/\n Cleveland punk band featuring tour dates, news, and biographies.\n\n ');
INSERT INTO `punk_music` VALUES (90, 'http://www.b-ranzyk.de/', 'B.Ranzyk', 'http://www.b-ranzyk.de/\n Punkrock from South-Central-EL ... four punkrock-dudes from good ol'' Germany with their very own style of Skate-Punk''n''Roll ...\n ');
INSERT INTO `punk_music` VALUES (91, 'http://www.geocities.com/tmfnbh/theblackhand.html', 'Black Hand, The', 'http://www.geocities.com/tmfnbh/theblackhand.html\n Official Site for the hardcore punk band from Quebec.\n ');
INSERT INTO `punk_music` VALUES (92, 'http://www.geocities.com/SoHo/Gallery/7489/', 'Beaver Smalley', 'http://www.geocities.com/SoHo/Gallery/7489/\n Straight edge band from northern New Jersey. Site includes discography, profiles and lyrics.\n ');
INSERT INTO `punk_music` VALUES (93, 'http://www.geocities.com/pitwarning', 'Blank Identity', 'http://www.geocities.com/pitwarning\n A punk band from the East Bay, CA. The site has band news, pictures, lyrics and audio clips in MP3 format for download.\n ');
INSERT INTO `punk_music` VALUES (94, 'http://hometown.aol.com/BranniganPunk/HOMEPAGE.html', 'Brannigan Youngsters, The', 'http://hometown.aol.com/BranniganPunk/HOMEPAGE.html\n News, pictures, shows, biographies and lyrics for the 4 piece band from Central New Jersey.\n\n ');
INSERT INTO `punk_music` VALUES (95, 'http://www.geocities.com/sunsetstrip/limo/2138/belowutopiah.html', 'Below Utopia', 'http://www.geocities.com/sunsetstrip/limo/2138/belowutopiah.html\n Punk rock from Memphis, TN. Site includes biography and show dates.\n ');
INSERT INTO `punk_music` VALUES (96, 'http://www.stoopid.50megs.com/', 'Bizotic Epileptics, The', 'http://www.stoopid.50megs.com/\n Young and self-depreciating punk band. With biographies and online polls.\n ');
INSERT INTO `punk_music` VALUES (97, 'http://www.homestead.com/basementassassins/basement.html', 'Basement Assassins', 'http://www.homestead.com/basementassassins/basement.html\n The official homepage. All the information on this punk band from Salt Lake City, UT.\n ');
INSERT INTO `punk_music` VALUES (98, 'http://www.geocities.com/buyerdies/', 'Buyerdies, The', 'http://www.geocities.com/buyerdies/\n Biography, pictures and lyrics of an acoustic punk band based in Tacoma and the Olympia region, Washington.\n ');
INSERT INTO `punk_music` VALUES (99, 'http://www.geocities.com/mikeczysz/', 'Boy Wonder', 'http://www.geocities.com/mikeczysz/\n Sound files and a photo of the progressive hardcore band from Texas.\n\n ');
INSERT INTO `punk_music` VALUES (100, 'http://www.thebrokepunks.com', 'Broke, The', 'http://www.thebrokepunks.com\n The site for the Sacramento, CA band features MP3s, discography and upcoming shows.\n ');
INSERT INTO `punk_music` VALUES (101, 'http://www.geocities.com/bloodshot_hooligans', 'Bloodshot Hooligans', 'http://www.geocities.com/bloodshot_hooligans\n Connecticut punk band with news, shows, sounds and merchandise.\n ');
INSERT INTO `punk_music` VALUES (102, 'http://geocities.com/barbieandthehookers', 'Barbie and the Hookers', 'http://geocities.com/barbieandthehookers\n Hardcore punk band from Norwalk, California. Site features MP3''s, band information as well as a list of upcoming shows.\n ');
INSERT INTO `punk_music` VALUES (103, 'http://www.angelfire.com/rebellion/willingdead', 'Blackmarket Saint', 'http://www.angelfire.com/rebellion/willingdead\n Detroit, Michigan band with show dates, contact information, and links.\n ');
INSERT INTO `punk_music` VALUES (104, 'http://www.alex.to/bmo', 'Bloody Mannequin Orchestra', 'http://www.alex.to/bmo\n A history and guide to Washington DC''s art-punk group Bloody Mannequin Orchestra (aka BMO), circa 1982 - 1984.\n\n ');
INSERT INTO `punk_music` VALUES (105, 'http://www.buzzfuzzter.com', 'Buzzfuzzter', 'http://www.buzzfuzzter.com\n Home page of an energetic garage band from Chicago.\n ');
INSERT INTO `punk_music` VALUES (106, 'http://mysite.wanadoo-members.co.uk/BADTEMPEREDCYRIL', 'Bad Tempered Cyril', 'http://mysite.wanadoo-members.co.uk/BADTEMPEREDCYRIL\n Site includes bio, photos, gigs, lyrics, and reviews.\n ');
INSERT INTO `punk_music` VALUES (107, 'http://www.geocities.com/brandnamepunx', 'Brand Name', 'http://www.geocities.com/brandnamepunx\n An AZ punk band''s official website. On the darker side of pop punk with a lot of metal influences.\n ');
INSERT INTO `punk_music` VALUES (108, 'http://www.geocities.com/bleed13online', 'Bleed13', 'http://www.geocities.com/bleed13online\n Site contains lyrics, pictures, news, and a message board.\n\n\n  ');
INSERT INTO `punk_music` VALUES (109, 'http://www.citizenfish.com/', 'Citizen Fish', 'http://www.citizenfish.com/\n Official site includes profile, gig dates, news, and pictures. Also includes information on the band, Subhumans.\n ');
INSERT INTO `punk_music` VALUES (110, 'http://www.clusterbombunit.com/', 'Cluster Bomb Unit', 'http://www.clusterbombunit.com/\n Crusty hardcore punk from Germany. Site comes with pictures, MP3s and information about the band.\n ');
INSERT INTO `punk_music` VALUES (111, 'http://www.theecode.com', 'Code, The', 'http://www.theecode.com\n Operation Ivy influenced punk rock from Pittsburgh, PA. Site focuses on band news and upcoming events, pictures and lyrics.\n ');
INSERT INTO `punk_music` VALUES (112, 'http://www.code415.com/', 'Code 415', 'http://www.code415.com/\n Santa Barbara punk band. Site has pictures, MP3s and contact information.\n ');
INSERT INTO `punk_music` VALUES (113, 'http://www.crosstide.net/', 'Crosstide', 'http://www.crosstide.net/\n Band from Portland, Oregon. Includes pictures and information about the band.\n\n ');
INSERT INTO `punk_music` VALUES (114, 'http://www.angelfire.com/punk3/catholics/', 'Catholics Play Bingo', 'http://www.angelfire.com/punk3/catholics/\n History, discography, pictures, downloads and lyrics of young band.\n ');
INSERT INTO `punk_music` VALUES (115, 'http://www.clearlyblurred.net/', 'Clearly Blurred', 'http://www.clearlyblurred.net/\n From St. Pete, Florida. Inside you will find show dates, pictures and MP3''s.\n ');
INSERT INTO `punk_music` VALUES (116, 'http://thecarpettes.free.fr/', 'Carpettes, The', 'http://thecarpettes.free.fr/\n Site contains pictures, music samples, and information about the band.\n ');
INSERT INTO `punk_music` VALUES (117, 'http://www.thecoocoos.com', 'Coo Coos, The', 'http://www.thecoocoos.com\n New Jersey and New York City based punk band. Site has a discography, show dates and MP3s.\n ');
INSERT INTO `punk_music` VALUES (118, 'http://croquetkillers.tripod.com', 'Croquet Killers', 'http://croquetkillers.tripod.com\n Official site of Colorado punk band featuring information about the band as well as the players.\n\n ');
INSERT INTO `punk_music` VALUES (119, 'http://www.cigartheband.com', 'Cigar', 'http://www.cigartheband.com\n Includes pictures, lyrics, music samples, information on shows, and information about the band.\n ');
INSERT INTO `punk_music` VALUES (120, 'http://calvinsite.free.fr/', 'Calvin', 'http://calvinsite.free.fr/\n Official site all about the French pop-punk game-core band. Site is in French and English.\n ');
INSERT INTO `punk_music` VALUES (121, 'http://geocities.com/sunpunk2/cleaners.html', 'Cleaners', 'http://geocities.com/sunpunk2/cleaners.html\n Official site of the pop-punk band includes news, discography, sound files, and pictures.\n ');
INSERT INTO `punk_music` VALUES (122, 'http://www.c43rocks.com', 'Channel 43', 'http://www.c43rocks.com\n Website of Richmond, VA based Punk Rock band focusing on the band history, upcoming shows and MP3s.\n ');
INSERT INTO `punk_music` VALUES (123, 'http://www.caredemption.com', 'California Redemption', 'http://www.caredemption.com\n Fast punk rock from Ventura County. Site features lyrics, MP3''s and band information.\n\n ');
INSERT INTO `punk_music` VALUES (124, 'http://www.captaincompost.be', 'Captain Compost', 'http://www.captaincompost.be\n Punk rock band from Belgium. Site features MP3s, merchandise and band news.\n ');
INSERT INTO `punk_music` VALUES (125, 'http://www.angelfire.com/band/crawlspace/', 'Crawlspace', 'http://www.angelfire.com/band/crawlspace/\n Four-piece old school punk band from Sacramento. Official site includes news, history, upcoming shows, and lyrics.\n ');
INSERT INTO `punk_music` VALUES (126, 'http://www.changingnames.com/', 'Changingnames', 'http://www.changingnames.com/\n A female-fronted band from San Diego, California. With news, biographies, show dates, lyrics, MP3s, and links.\n ');
INSERT INTO `punk_music` VALUES (127, 'http://www.geocities.com/civet3/', 'Civet', 'http://www.geocities.com/civet3/\n The home page for the all girl glam-punk band that hails from Long Beach, CA.\n ');
INSERT INTO `punk_music` VALUES (128, 'http://www.angelfire.com/nj/classdissmissed/a.html', 'Class Dissmissed', 'http://www.angelfire.com/nj/classdissmissed/a.html\n Powerful melodic punk band from New Jersey. Songs in WAV and MP3 formats.\n\n ');
INSERT INTO `punk_music` VALUES (129, 'http://www.bnv-bamberg.de/home/ba5220/', 'Crazy Candydates', 'http://www.bnv-bamberg.de/home/ba5220/\n Official site includes discography, sound files, pictures, and lyrics.\n ');
INSERT INTO `punk_music` VALUES (130, 'http://www.geocities.com/chokepuppy/', 'Choke Puppy', 'http://www.geocities.com/chokepuppy/\n Punk, Ska, and Hardcore from the Connecticut and Metro Boston Area.\n ');
INSERT INTO `punk_music` VALUES (131, 'http://www.callingallheroes.com/', 'Calling All Heroes', 'http://www.callingallheroes.com/\n Information including show dates, news, a forum and merchandise of this energetic punk band from Holly, Michigan.\n ');
INSERT INTO `punk_music` VALUES (132, 'http://www.geocities.com/bkrashpad/', 'Crash Pad', 'http://www.geocities.com/bkrashpad/\n Punk rock and roll from Gainesville, Florida. Pictures, biography of the band, and upcoming shows.\n ');
INSERT INTO `punk_music` VALUES (133, 'http://lightning.prohosting.com/~cobrakai/', 'Cobra Kai', 'http://lightning.prohosting.com/~cobrakai/\n A punk band from Cincinnati, Ohio. This is the homepage listing upcoming shows, records and booking information.\n\n ');
INSERT INTO `punk_music` VALUES (134, 'http://clevereddie.com/', 'Clever Eddie', 'http://clevereddie.com/\n Band from Arizona. Includes show dates, pictures, music samples, and information about the band.\n ');
INSERT INTO `punk_music` VALUES (135, 'http://www.geocities.com/punkcode/', 'Code Blue', 'http://www.geocities.com/punkcode/\n A four piece punk/emo band from Pennsylvania. Site has an upcoming shows list, pictures and a band profile.\n ');
INSERT INTO `punk_music` VALUES (136, 'http://www.calamigo.homestead.com/', 'Calamigo', 'http://www.calamigo.homestead.com/\n News, biography, sound file, and pictures of the band from Fremont, California.\n ');
INSERT INTO `punk_music` VALUES (137, 'http://www.angelfire.com/il2/caboose', 'Caboose', 'http://www.angelfire.com/il2/caboose\n Pictures, biography, show dates and sound files of this McHenry area punk rock band.\n ');
INSERT INTO `punk_music` VALUES (138, 'http://www.avey.net/celery/', 'Celery Stalkers, The', 'http://www.avey.net/celery/\n A 4-piece band from Rocklin, California, playing punk in the vein of The Misfits, Assorted Jelly Beans, The Vandals, and Dead Kennedys.\n\n ');
INSERT INTO `punk_music` VALUES (139, 'http://www.angelfire.com/myband/CLOSERANGEMAFIAKIDS', 'Close Range Mafia Kids', 'http://www.angelfire.com/myband/CLOSERANGEMAFIAKIDS\n Three piece band from Litchfield, New Hampshire.\n ');
INSERT INTO `punk_music` VALUES (140, 'http://www.geocities.com/dissarray/', 'Clown Love', 'http://www.geocities.com/dissarray/\n Photos and music from the punk band in Chicago.\n ');
INSERT INTO `punk_music` VALUES (141, 'http://www.angelfire.com/myband/commercialblackout', 'Commercial Blackout', 'http://www.angelfire.com/myband/commercialblackout\n Excellent alternative-punk band from Union County, New Jersey.\n ');
INSERT INTO `punk_music` VALUES (142, 'http://www.strilek.net/cp/indexen.htm', 'Certuf Punk', 'http://www.strilek.net/cp/indexen.htm\n Band history, discography, lyrics, photographs and MP3s, plus links to pages on other punk, hardcore, alternative and underground bands.\n ');
INSERT INTO `punk_music` VALUES (143, 'http://www.angelfire.com/in/amoat/main.html', 'Chapter 19', 'http://www.angelfire.com/in/amoat/main.html\n Based in Charleston, SC. this punk rock band''s site features pictures and band information.\n\n ');
INSERT INTO `punk_music` VALUES (144, 'http://www.geocities.com/companydime02/', 'Company Dime', 'http://www.geocities.com/companydime02/\n Homesite of four piece band from Vancouver, BC, Canada, news, pictures, show list, MP3 samples.\n \n');
INSERT INTO `punk_music` VALUES (145, 'http://www.angelfire.com/punk3/cpa', 'Commitment Perseverance Attitude', 'http://www.angelfire.com/punk3/cpa\n Official site includes pictures, music samples and information about the band.\n \n');
INSERT INTO `punk_music` VALUES (146, 'http://www.geocities.com/thecontras99/home.html', 'Contras', 'http://www.geocities.com/thecontras99/home.html\n A punk band from Michigan. Site has member profiles and band news.\n \n');
INSERT INTO `punk_music` VALUES (147, 'http://www.freewebs.com/conair', 'Conservative Airplane', 'http://www.freewebs.com/conair\n Pop-punk/emo band from Arizona. Site features member profiles, news and pictures.\n \n');
INSERT INTO `punk_music` VALUES (148, 'http://www.geocities.com/calm_justice/', 'Calm Justice', 'http://www.geocities.com/calm_justice/\n Official site of Western Sydney political punk/ska band.\n\n \n');
INSERT INTO `punk_music` VALUES (149, 'http://www.angelfire.com/punk4/theclairvoyants', 'Clairvoyants, The', 'http://www.angelfire.com/punk4/theclairvoyants\n Charged up four piece street punk band out of southern California.\n \n');
INSERT INTO `punk_music` VALUES (150, 'http://membres.lycos.fr/coldmeat666/eframe.html', 'Cookie Monster', 'http://membres.lycos.fr/coldmeat666/eframe.html\n Hardcore band from Canada. Official site includes bio, discography, and pictures.\n\n\n  ');
INSERT INTO `punk_music` VALUES (151, 'http://www.dollyrots.com/', 'Dollyrots, The', 'http://www.dollyrots.com/\n Show dates, pictures, songs and information on Bubblegum punk from Los Angeles, CA with a spunky chick on lead vocals.\n ');
INSERT INTO `punk_music` VALUES (152, 'http://www.thedelegates.org/', 'Delegates, The', 'http://www.thedelegates.org/\n Ska-punk band from Montreal. Official site includes news, profiles, show information, and lyrics.\n ');
INSERT INTO `punk_music` VALUES (153, 'http://teamgoon.com', 'D.I.', 'http://teamgoon.com\n Site for the long running Orange County, CA band. Site has photos (including stills from the bands appearance in Suburbia), discography with album covers and lyrics.\n ');
INSERT INTO `punk_music` VALUES (154, 'http://www.dotdashnyc.com/', 'Dot Dash', 'http://www.dotdashnyc.com/\n Garage punk meets new wave and rock n roll from New York City. Flyers, show listings, reviews, photographs and band news are featured on the site.\n ');
INSERT INTO `punk_music` VALUES (155, 'http://www.dexterdanger.com/', 'Dexter Danger', 'http://www.dexterdanger.com/\n Official site of San Francisco''s punk/emo/rock quartet. Featuring show dates, music, biographies and merchandise.\n\n ');
INSERT INTO `punk_music` VALUES (156, 'http://www.ihatedivit.com', 'Divit', 'http://www.ihatedivit.com\n Tour dates, audio clips, photos, and information on this four-piece band from Antioch, California.\n ');
INSERT INTO `punk_music` VALUES (157, 'http://www.dcswindlers.com/', 'Daycare Swindlers', 'http://www.dcswindlers.com/\n 80''s influenced melodic hardcore punk rock with some ska-influenced songs. Official site includes pictures, MP3s, show dates, and a tour diary.\n ');
INSERT INTO `punk_music` VALUES (158, 'http://www.thedeadkings.com/', 'Dead Kings, The', 'http://www.thedeadkings.com/\n Violent rock/punk from Charlotte, NC. Site includes gig dates and contact information.\n ');
INSERT INTO `punk_music` VALUES (159, 'http://www.thedrones.net', 'Drones, The', 'http://www.thedrones.net\n A punk rock ''n'' roll band from San Antonio, TX. Site features MP3s, merchandise, a flyer gallery and band information.\n ');
INSERT INTO `punk_music` VALUES (160, 'http://www.godrecords.com/dayglos/index.htm', 'Dayglo Abortions, The', 'http://www.godrecords.com/dayglos/index.htm\n Purveyors of putrid punk perversions, the infamous Canadian band.\n\n ');
INSERT INTO `punk_music` VALUES (161, 'http://www.underwhelm.com/', 'Dummy', 'http://www.underwhelm.com/\n The official site of this Chicago punk rock band.\n ');
INSERT INTO `punk_music` VALUES (162, 'http://www.dannyblitz.com', 'Danny Blitz and the Jet Age Hoods', 'http://www.dannyblitz.com\n Powerful Los Angeles-based punk power pop band.\n ');
INSERT INTO `punk_music` VALUES (163, 'http://www.angelfire.com/music3/thedorks/index.html', 'Dorks, The', 'http://www.angelfire.com/music3/thedorks/index.html\n Chicago punk rock band site featuring picture, MP3s, band biography, upcoming shows and contact information.\n ');
INSERT INTO `punk_music` VALUES (164, 'http://www.downtoearth.hoekschewaard.nl', 'Down To Earth', 'http://www.downtoearth.hoekschewaard.nl\n Official site of the Dutch hardcore band. Member biographies, pictures, audio and video clips, history, screensaver and a discography.\n ');
INSERT INTO `punk_music` VALUES (165, 'http://www.die-strafe.de/', 'Die Strafe', 'http://www.die-strafe.de/\n Dark punk band, minimalistic, neurotic. In German mostly.\n\n ');
INSERT INTO `punk_music` VALUES (166, 'http://home.wanadoo.nl/unsane/index.htm', 'Deadweight', 'http://home.wanadoo.nl/unsane/index.htm\n Includes history, pictures, and a link to sound files for the Dutch band.\n ');
INSERT INTO `punk_music` VALUES (167, 'http://www.drowningfish.com/', 'Drowning Fish', 'http://www.drowningfish.com/\n Pop-punk band from Orange County, California.\n ');
INSERT INTO `punk_music` VALUES (168, 'http://www.yami.com/punkrock/decweb/', 'Dead End Cruisers', 'http://www.yami.com/punkrock/decweb/\n Music, biographical information on individuals, and band information on the now defunct band.\n ');
INSERT INTO `punk_music` VALUES (169, 'http://diunderground.com/', 'D.I.', 'http://diunderground.com/\n Fan site for one of Orange County''s premier punk bands that began in the 80s and has stood the test of time. With discography, lyrics, photos, and collection of band merchandise.\n ');
INSERT INTO `punk_music` VALUES (170, 'http://www.thedaryls.com/', 'Daryls, The', 'http://www.thedaryls.com/\n Official site includes news, show dates, pictures, and merchandise.\n\n ');
INSERT INTO `punk_music` VALUES (171, 'http://www.martinblack.com/music/decorators/', 'Decorators, The', 'http://www.martinblack.com/music/decorators/\n Dedicated to a London band of the late 70''s and early 80''s. Site has an incomplete discography, MP3''s and band history.\n ');
INSERT INTO `punk_music` VALUES (172, 'http://www.webweasel.com/ds/', 'Dalkon Shield', 'http://www.webweasel.com/ds/\n The only band named after a defective birth control device. Band slogan - modern love is a corporate crime.\n ');
INSERT INTO `punk_music` VALUES (173, 'http://dedbugs.com/', 'Ded Bugs, The', 'http://dedbugs.com/\n Gig dates, profiles, biography, and merchandise for the St. Louis punk band.\n ');
INSERT INTO `punk_music` VALUES (174, 'http://217.136.228.42/thedirtyscums/', 'Dirty Scums, The', 'http://217.136.228.42/thedirtyscums/\n Formed in 1981 and are one of Belgium''s oldest, most active and most independent punk rock bands.\n ');
INSERT INTO `punk_music` VALUES (175, 'http://www.angelfire.com/de3/deterant/', 'Deterant', 'http://www.angelfire.com/de3/deterant/\n Official website featuring news updates, contact information and MP3s.\n\n ');
INSERT INTO `punk_music` VALUES (176, 'http://punkrockjimmy.tripod.com/', 'Disappointments, The', 'http://punkrockjimmy.tripod.com/\n Three piece punk band from Clearwater, FL. Official site includes news, pictures, and sound file.\n ');
INSERT INTO `punk_music` VALUES (177, 'http://www.dryheaves.com', 'Dry Heaves, The', 'http://www.dryheaves.com\n Songs, movies, chat room and pictures of this Connecticut improvisational punk band.\n ');
INSERT INTO `punk_music` VALUES (178, 'http://www.angelfire.com/de2/DEFEX/', 'Defex', 'http://www.angelfire.com/de2/DEFEX/\n An east coast punk band from New York City. Their mix of hardcore, poppy punk, grunge, and metal makes a unique sound.\n ');
INSERT INTO `punk_music` VALUES (179, 'http://www.angelfire.com/rebellion/delayedresponse/', 'Delayed Response', 'http://www.angelfire.com/rebellion/delayedresponse/\n Official site for the band features news, pictures and a list of upcoming shows.\n ');
INSERT INTO `punk_music` VALUES (180, 'http://angelfire.com/punk/dsa/index.html', 'Dead Set Against', 'http://angelfire.com/punk/dsa/index.html\n Ska/punk/reggae band from Stoke-on-Trent. Site includes biography, pictures, and gig dates.\n\n ');
INSERT INTO `punk_music` VALUES (181, 'http://user.tninet.se/~bmu075d/', 'Doughnut Overcook', 'http://user.tninet.se/~bmu075d/\n Swedish punkband. Information, pictures, and songs.\n ');
INSERT INTO `punk_music` VALUES (182, 'http://ddr14.tripod.com', 'Droogs Don''t Run', 'http://ddr14.tripod.com\n Old school punk from southern New Jersey. Official site has MP3s, a band history and member profiles.\n ');
INSERT INTO `punk_music` VALUES (183, 'http://www.geocities.com/dropgun2000/', 'Dropgun', 'http://www.geocities.com/dropgun2000/\n A punk band from Akron, OH. who play 70''s/early 80''s punk and hardcore covers, as well as originals. This site has band information and photographs.\n ');
INSERT INTO `punk_music` VALUES (184, 'http://www.angelfire.com/fl2/puncrocker/devotchkas.html', 'Devotchkas', 'http://www.angelfire.com/fl2/puncrocker/devotchkas.html\n All female NYC punk band with a ''77 style sound combined with oi!. Unofficial page.\n ');
INSERT INTO `punk_music` VALUES (185, 'http://www.angelfire.com/punk/dv8goatcore/', 'DV8', 'http://www.angelfire.com/punk/dv8goatcore/\n The official site of the band. Includes information, lyrics, MP3s, pictures of the band and their scene and links.\n\n ');
INSERT INTO `punk_music` VALUES (186, 'http://www.destinationunknown.8k.com', 'Destination Unknown', 'http://www.destinationunknown.8k.com\n A South Bay punk band. The site has pictures, show dates, biographies.\n ');
INSERT INTO `punk_music` VALUES (187, 'http://hometown.aol.com/yourmomwillluvus', 'Different Strokes', 'http://hometown.aol.com/yourmomwillluvus\n An emo-pop-punk band from Southern New Jersey.\n ');
INSERT INTO `punk_music` VALUES (188, 'http://www.downhillsupercruiser.com/', 'Downhill Supercruiser', 'http://www.downhillsupercruiser.com/\n Songs, pictures, history and latest events of the band Originally known as the Barfing Tomato''s.\n ');
INSERT INTO `punk_music` VALUES (189, 'http://www.asylum-films.com/deadend', 'Deadend Revival', 'http://www.asylum-films.com/deadend\n Philadelphia-area punk/alternative band influenced by everything from Nine Inch Nails to Talking Heads.\n ');
INSERT INTO `punk_music` VALUES (190, 'http://drivenout.com', 'Driven Out', 'http://drivenout.com\n The official homepage of the Southern California punk rock foursome. Links to band related sites.\n\n ');
INSERT INTO `punk_music` VALUES (191, 'http://www.geocities.com/down2three/', 'Down-2-Three', 'http://www.geocities.com/down2three/\n News, show dates, and profile.\n ');
INSERT INTO `punk_music` VALUES (192, 'http://www.angelfire.com/punk/diabollocks/', 'Diabollocks, The', 'http://www.angelfire.com/punk/diabollocks/\n Official site of this punk band from Chicago.\n ');
INSERT INTO `punk_music` VALUES (193, 'http://members.tripod.com/DoubleStandard', 'Double Standard', 'http://members.tripod.com/DoubleStandard\n Punk/ska/core band from Irvington, NY. Site includes news, profiles, sound files, pictures, show dates, and lyrics.\n ');
INSERT INTO `punk_music` VALUES (194, 'http://www.dyingriot.com/', 'Dying Riot', 'http://www.dyingriot.com/\n Site for the Canadian band features photographs, flyers and band news.\n ');
INSERT INTO `punk_music` VALUES (195, 'http://ilovedpg3.tripod.com/thedepantsinggoats/', 'Depantsing Goats, The', 'http://ilovedpg3.tripod.com/thedepantsinggoats/\n Punk band from Chicago, Illinois. Pictures, music samples, lyrics, show information, and information about the band.\n\n ');
INSERT INTO `punk_music` VALUES (196, 'http://www.stickytapestudio.com/duckhunt', 'Duckhunt', 'http://www.stickytapestudio.com/duckhunt\n Ska/Punk madness from Preston in the north west of England. Line-up consists of guitar, bass, drums, vocals and two piece brass section.\n ');
INSERT INTO `punk_music` VALUES (197, 'http://artists2.iuma.com/IUMA/Bands/Daggers/', 'Daggers, The', 'http://artists2.iuma.com/IUMA/Bands/Daggers/\n At Iuma.com. A punk band from Chicago, Illinois. Includes show dates, music samples, and information about the band.\n ');
INSERT INTO `punk_music` VALUES (198, 'http://geocities.com/DaddyThoseMen', 'Daddy Those Men Scare Me', 'http://geocities.com/DaddyThoseMen\n Art Terrorist, ''77 style punk band with attitude.\n ');
INSERT INTO `punk_music` VALUES (199, 'http://dfens.forgottenrecordings.com/', 'D-Fens', 'http://dfens.forgottenrecordings.com/\n Dutch hardcore punk band. Site features a discography, band history and an upcoming show list.\n ');
INSERT INTO `punk_music` VALUES (200, 'http://www.geocities.com/thedorkknights/TheDorkKnightsOpeningPage.html', 'Dork Knights, The', 'http://www.geocities.com/thedorkknights/TheDorkKnightsOpeningPage.html\n Official website for the band from Westchester, NY.\n\n \n');
INSERT INTO `punk_music` VALUES (201, 'http://members.lycos.co.uk/thedysfunctionals/', 'Dysfunctionals, The', 'http://members.lycos.co.uk/thedysfunctionals/\n Punk band from Dewsbury, West Yorkshire. Pictures, music samples, gig information, and information about the band.\n\n\n  ');
INSERT INTO `punk_music` VALUES (202, 'http://www.the-epoxies.com', 'Epoxies, The', 'http://www.the-epoxies.com\n Official site of Portland''s no-wave band. Site features photographs, video and audio clips as well as reviews.\n ');
INSERT INTO `punk_music` VALUES (203, 'http://www.theescapeengine.net/', 'Escape Engine, The', 'http://www.theescapeengine.net/\n Emo band from New Jersey. Includes biography, news, gig dates, pictures, lyrics, and sound files.\n ');
INSERT INTO `punk_music` VALUES (204, 'http://www.eastfieldrailpunk.co.uk', 'Eastfield', 'http://www.eastfieldrailpunk.co.uk\n Urban rail trainspotting punk band from Birmingham, England.\n ');
INSERT INTO `punk_music` VALUES (205, 'http://geocities.com/onetwoxu.geo/', 'Excessories, The', 'http://geocities.com/onetwoxu.geo/\n 50/50 girl/boy split playing punked up California pop.\n ');
INSERT INTO `punk_music` VALUES (206, 'http://www.angelfire.com/punk/exit46/', 'Exit 46', 'http://www.angelfire.com/punk/exit46/\n Punk rock band from Reno, Nevada. Site includes member profiles, show dates, lyrics, song clips, and pictures.\n\n ');
INSERT INTO `punk_music` VALUES (207, 'http://www.geocities.com/SunsetStrip/Hotel/1198/', 'Elvis Hitler', 'http://www.geocities.com/SunsetStrip/Hotel/1198/\n The first and only Elvis Hitler homepage.\n ');
INSERT INTO `punk_music` VALUES (208, 'http://EmoAsAMoFo.tripod.com', 'Emo As A Mo Fo', 'http://EmoAsAMoFo.tripod.com\n Dedicated to the three piece emo, punk band out of Towson, Maryland, with lyrics, shows dates, audio files and pictures.\n ');
INSERT INTO `punk_music` VALUES (209, 'http://artists.iuma.com/IUMA/Bands/Echo_21/', 'Echo 21', 'http://artists.iuma.com/IUMA/Bands/Echo_21/\n Melodic pop-punk band from the UK. Site features photographs, downloadable MP3s and band news.\n ');
INSERT INTO `punk_music` VALUES (210, 'http://www.geocities.com/eddiefr0mjer5ey/', 'Eddie From Jersey', 'http://www.geocities.com/eddiefr0mjer5ey/\n Official band website of this quasi-punk and other strange sounds band. With band biography, lyrics, MP3s and links.\n ');
INSERT INTO `punk_music` VALUES (211, 'http://www.eclipse.net/~coyote/', 'Enough is Enough', 'http://www.eclipse.net/~coyote/\n A pop/punk band that will remind you why you fell in love with punk in the first place.\n\n ');
INSERT INTO `punk_music` VALUES (212, 'http://ezf.8k.com/', 'EZF', 'http://ezf.8k.com/\n Information compiled by the sound tech about this four piece fast paced punk band from Amherst and Boston Massachusetts.\n ');
INSERT INTO `punk_music` VALUES (213, 'http://www.angelfire.com/punk/united1', 'Enemy of Society', 'http://www.angelfire.com/punk/united1\n Site for this punk band has a biography, pictures and lyrics.\n ');
INSERT INTO `punk_music` VALUES (214, 'http://www.fortunecity.com/marina/newland/90/', 'Easy Way Out', 'http://www.fortunecity.com/marina/newland/90/\n Punk band from Rockland County, New York. Official site includes news, pictures and lyrics.\n ');
INSERT INTO `punk_music` VALUES (215, 'http://www.prestoweb.com/exit23/', 'Exit 23', 'http://www.prestoweb.com/exit23/\n Emo/pop-punk band based in Bradford, PA. Tour dates, lyrics, links, and news.\n ');
INSERT INTO `punk_music` VALUES (216, 'http://evillittlefish.tripod.com', 'E.L.F.', 'http://evillittlefish.tripod.com\n The site dedicated to the horror punk band Evil Little Fish features news, lyrics and reviews.\n\n ');
INSERT INTO `punk_music` VALUES (217, 'http://emptywalletpunk.tripod.com/', 'Empty Wallet', 'http://emptywalletpunk.tripod.com/\n A punk band out of Miami, Florida. Site features news, MP3s and photos.\n ');
INSERT INTO `punk_music` VALUES (218, 'http://www.geocities.com/EmptyPromise002', 'Empty Promise', 'http://www.geocities.com/EmptyPromise002\n This site is about the band Empty Promise, located in Fargo, ND.\n ');
INSERT INTO `punk_music` VALUES (219, 'http://members.tripod.com/endlessmyke/index.htm', 'Endless Myke', 'http://members.tripod.com/endlessmyke/index.htm\n Four piece emo-punk from San Antonio, TX. Site has pictures, sounds and additional information about the band.\n\n\n  ');
INSERT INTO `punk_music` VALUES (220, 'http://www.falloutboyrock.com', 'Fall Out Boy', 'http://www.falloutboyrock.com\n Pop punk/emo-rock band from Chicago.\n ');
INSERT INTO `punk_music` VALUES (221, 'http://www.finchmusic.com/', 'Finch', 'http://www.finchmusic.com/\n Official home of Finch. Contains music, merchandise, tickets, tour dates and videos.\n ');
INSERT INTO `punk_music` VALUES (222, 'http://www.forgottenrebels.com/', 'Forgotten Rebels', 'http://www.forgottenrebels.com/\n Canadian punk band.\n ');
INSERT INTO `punk_music` VALUES (223, 'http://www.foff.net/', 'F', 'http://www.foff.net/\n Old school aggressive punk band based in South Florida; features photos, information on self-released cd and tour dates.\n ');
INSERT INTO `punk_music` VALUES (224, 'http://www.freeverse.tv', 'Free Verse', 'http://www.freeverse.tv\n Seattle, WA based all girl punk band. Site includes pictures, tour dates, discography, show flyers and recent news.\n\n ');
INSERT INTO `punk_music` VALUES (225, 'http://www.flamingo50.co.uk', 'Flamingo 50, The', 'http://www.flamingo50.co.uk\n Contains band news, gigs and recording news on the melodic hardcore punk trio.\n ');
INSERT INTO `punk_music` VALUES (226, 'http://www.flatstanley.net', 'Flat Stanley', 'http://www.flatstanley.net\n Five piece punk band from Tampa, Fl.\n ');
INSERT INTO `punk_music` VALUES (227, 'http://www.fivedaysoff.com', 'Five Days Off', 'http://www.fivedaysoff.com\n Fast, melodic punk band based out of Belgium.\n ');
INSERT INTO `punk_music` VALUES (228, 'http://www.thefilaments.com', 'Filaments, The', 'http://www.thefilaments.com\n The official website of the British streetpunk and ska band. Contains news, gigs, lyrics, merchandise, MP3''s and photos.\n ');
INSERT INTO `punk_music` VALUES (229, 'http://www.fivestarriot.com', 'Fivestar Riot', 'http://www.fivestarriot.com\n High energy punk-pop band in Rochester, NY. Website features a guestbook, sound samples and band information.\n\n ');
INSERT INTO `punk_music` VALUES (230, 'http://www.flash.net/~ving/', 'Fear', 'http://www.flash.net/~ving/\n Lee Ving''s Fear page with concert listings, pictures, merchandise, and rantings.\n ');
INSERT INTO `punk_music` VALUES (231, 'http://home.comcast.net/~ddemay/fatday.html', 'Fat Day', 'http://home.comcast.net/~ddemay/fatday.html\n Website features MP3s, discography and a list of upcoming shows.\n ');
INSERT INTO `punk_music` VALUES (232, 'http://www.skatedork.org/fifteen/', 'Fifteen', 'http://www.skatedork.org/fifteen/\n Site includes active message base, sound clips, tablature and lyrics.\n ');
INSERT INTO `punk_music` VALUES (233, 'http://www.fellfarbehind.com', 'Fell Far Behind', 'http://www.fellfarbehind.com\n Hard rock/punk/emo band from South Jersey. Site includes downloadable songs and contact information.\n ');
INSERT INTO `punk_music` VALUES (234, 'http://www.firecracker500.com', 'Firecracker 500', 'http://www.firecracker500.com\n Socal style punk band based out of Southern California.\n\n ');
INSERT INTO `punk_music` VALUES (235, 'http://www.deathrock.com/flesheaters/', 'Flesheaters, The', 'http://www.deathrock.com/flesheaters/\n Combining punk rock with rockabilly and deathrock, this band was something new and original in the early 80s in LA. Site has band history and information.\n ');
INSERT INTO `punk_music` VALUES (236, 'http://www.farsightedonline.com', 'Farsighted', 'http://www.farsightedonline.com\n Four piece punk/emo band from Lloydminster, SK/AB, Canada.\n ');
INSERT INTO `punk_music` VALUES (237, 'http://www.fallout40.co.uk', 'Fallout40', 'http://www.fallout40.co.uk\n From Derby, UK, this band''s site features MP3s, band news and a profile.\n ');
INSERT INTO `punk_music` VALUES (238, 'http://www.emusicandart.com/music/punk/bands/fyu/', 'Fuck You Ups', 'http://www.emusicandart.com/music/punk/bands/fyu/\n Four piece punk rock from Tempe, Arizona. Songs about booze, vomit, zombies and love. Includes biographies, news, and pictures.\n ');
INSERT INTO `punk_music` VALUES (239, 'http://www.thefinalround.com', 'Final Round, The', 'http://www.thefinalround.com\n New school punk band based out of Chicago.\n\n ');
INSERT INTO `punk_music` VALUES (240, 'http://farragofun.tripod.com', 'Farrago', 'http://farragofun.tripod.com\n A punk rock band from Upstate New York, Warped Tour participants, with pictures, audio, show dates, merchandise and band information.\n ');
INSERT INTO `punk_music` VALUES (241, 'http://www.fiftyfiftymusic.net', 'Fifty Fifty', 'http://www.fiftyfiftymusic.net\n Songs, show dates, pictures, and contact information from the Seattle skate punk band.\n ');
INSERT INTO `punk_music` VALUES (242, 'http://www.filthofmankind.nsm.pl/', 'Filth Of Mankind', 'http://www.filthofmankind.nsm.pl/\n Apocalyptic crust punk band from Poland. Site includes discography, interviews, lyrics, MP3s, pictures and flyers.\n ');
INSERT INTO `punk_music` VALUES (243, 'http://floodbar.iwarp.com/', 'Floodbar', 'http://floodbar.iwarp.com/\n Official site of this band from Mishawaka, Indiana. Includes biography, show dates, sound files, and pictures.\n ');
INSERT INTO `punk_music` VALUES (244, 'http://www.freaksunion.com/', 'Freaks Union', 'http://www.freaksunion.com/\n An unofficial fan site of Freaks Union, a punk band from Hull, England.\n\n ');
INSERT INTO `punk_music` VALUES (245, 'http://www.skatepunk.net/bandpages/faction/', 'Faction, The', 'http://www.skatepunk.net/bandpages/faction/\n Fan page for this mid ''80''s California skatepunk. Site has a band biography, some photographs and flyers.\n ');
INSERT INTO `punk_music` VALUES (246, 'http://www.thefalltherise.co.uk/', 'The Fall, The Rise', 'http://www.thefalltherise.co.uk/\n MP3s, news, show dates, biography and pictures of Birmingham, England based melodic hardcore band.\n ');
INSERT INTO `punk_music` VALUES (247, 'http://www.angelfire.com/punk3/firstimpression/', 'First Impression', 'http://www.angelfire.com/punk3/firstimpression/\n Montreal based punk band. Site has links to MP3''s, upcoming shows and more about the band.\n ');
INSERT INTO `punk_music` VALUES (248, 'http://www.angelfire.com/punk3/firstclassnuisance/', 'First Class Nuisance', 'http://www.angelfire.com/punk3/firstclassnuisance/\n An Indiana based band with street punk/hardcore influences. MP3s and more available on the site.\n ');
INSERT INTO `punk_music` VALUES (249, 'http://www.angelfire.com/punk/friedgreen/', 'Fried Green', 'http://www.angelfire.com/punk/friedgreen/\n Las Vegas and Henderson, Nevada punk band from 1989-1994 with pictures, flyer art and record label information.\n\n ');
INSERT INTO `punk_music` VALUES (250, 'http://www.angelfire.com/punk3/fidjits', 'Fidjits, The', 'http://www.angelfire.com/punk3/fidjits\n Official site for the Chicago based punk band. Site has lyrics and band news.\n ');
INSERT INTO `punk_music` VALUES (251, 'http://www.funslice.com', 'Funslice', 'http://www.funslice.com\n Punk band from Chicago. Site has lyrics,video and band news.\n ');
INSERT INTO `punk_music` VALUES (252, 'http://www.geocities.com/larsfrederiksenandthebastards', 'Frederiksen, Lars and The Bastards', 'http://www.geocities.com/larsfrederiksenandthebastards\n The official website of the side project of the guitarist for Rancid. Site features videos, MP3s, tour news and a message board.\n ');
INSERT INTO `punk_music` VALUES (253, 'http://members.tripod.com/~FallingDown13/index.html', 'Falling Down', 'http://members.tripod.com/~FallingDown13/index.html\n Punk/grunge band from Savannah, GA. Site includes profiles, lyrics, and pictures.\n ');
INSERT INTO `punk_music` VALUES (254, 'http://fratricide.8m.com/', 'Fratricide', 'http://fratricide.8m.com/\n Australian punk band. Site includes news, gig dates, history, lyrics, and sound files.\n\n ');
INSERT INTO `punk_music` VALUES (255, 'http://homeandpatio.com/fa/', 'Foiled Again', 'http://homeandpatio.com/fa/\n Emo punk band from San Antonio, Texas. Official site includes news, biography, show dates, pictures, and a link to sound files.\n ');
INSERT INTO `punk_music` VALUES (256, 'http://www.angelfire.com/punk2/FactorMax', 'Factor Max', 'http://www.angelfire.com/punk2/FactorMax\n San Antonio, Texas punk influenced by both old school and new school. Site features pictures, lyrics and member information.\n ');
INSERT INTO `punk_music` VALUES (257, 'http://hometown.aol.com/thefreeze20yrs/myhomepage/tunes.html', 'Freeze, The', 'http://hometown.aol.com/thefreeze20yrs/myhomepage/tunes.html\n Fan site with information on Boston and New England''s only surviving 20 year old punk rock band.\n ');
INSERT INTO `punk_music` VALUES (258, 'http://tf5.20m.com/', 'Fighting Fifth, The', 'http://tf5.20m.com/\n Positive and intense straight edge band from Minnesota, with show schedule and merchandise information.\n ');
INSERT INTO `punk_music` VALUES (259, 'http://www.angelfire.com/band/forallitsworth', 'For All It''s Worth', 'http://www.angelfire.com/band/forallitsworth\n Photographs, merchandise, biography, lyrics, and show dates of this melodic hardcore band from Connecticut.\n\n ');
INSERT INTO `punk_music` VALUES (260, 'http://www.fluidpage.com', 'Fluid', 'http://www.fluidpage.com\n News, gig listings, audio downloads, pictures and lyrics from this Scottish punk band.\n ');
INSERT INTO `punk_music` VALUES (261, 'http://fourth_grade_nothing.tripod.com/', 'Fourth Grade Nothing', 'http://fourth_grade_nothing.tripod.com/\n Tribute site to this pop punk band from Austin, TX.\n ');
INSERT INTO `punk_music` VALUES (262, 'http://www.felonyanthems.com/', 'Felony Anthems', 'http://www.felonyanthems.com/\n Background, upcoming shows and booking contact information for this band.\n ');
INSERT INTO `punk_music` VALUES (263, 'http://www.farva.net', 'Farva', 'http://www.farva.net\n Rock, punk and emo band from Charlotte, NC featuring two bassists.\n ');
INSERT INTO `punk_music` VALUES (264, 'http://www.geocities.com/nj_fivestar/', 'Fivestar', 'http://www.geocities.com/nj_fivestar/\n Heavy, melodic punk rock from the Jersey Shore. Site features shows, MP3''s and band news.\n\n ');
INSERT INTO `punk_music` VALUES (265, 'http://www.geocities.com/destroyedbyself/funeraloration.html', 'Funeral Oration', 'http://www.geocities.com/destroyedbyself/funeraloration.html\n Fan site includes lyrics, pictures, a complete discography and links.\n ');
INSERT INTO `punk_music` VALUES (266, 'http://www.geocities.com/forestfiremusic', 'Forest Fire', 'http://www.geocities.com/forestfiremusic\n Punk band based out of Cincinnati, Ohio.\n ');
INSERT INTO `punk_music` VALUES (267, 'http://www.geocities.com/facelikeflint3/', 'Face Like Flint', 'http://www.geocities.com/facelikeflint3/\n Three piece pop-punk/emocore/rock band from Atlanta, GA.\n ');
INSERT INTO `punk_music` VALUES (268, 'http://groups.yahoo.com/group/fc12/', 'Fc12', 'http://groups.yahoo.com/group/fc12/\n Lyrics, tour dates, and photographs of this emo, skate punk band from Omaha, Nebraska.\n ');
INSERT INTO `punk_music` VALUES (269, 'http://buskethead.tripod.com/F2/index.html', 'F2', 'http://buskethead.tripod.com/F2/index.html\n Official site. Influenced by Big Black. Site features band news and MP3s.\n\n ');
INSERT INTO `punk_music` VALUES (270, 'http://forceofhabit.friendpages.com', 'Force of Habit', 'http://forceofhabit.friendpages.com\n Canadian pop punk band. Site has upcoming shows and pictures.\n ');
INSERT INTO `punk_music` VALUES (271, 'http://www.geocities.com/freeavelar', 'Free Avelar', 'http://www.geocities.com/freeavelar\n NoFX sounding punk rock band from Richland, WA.\n\n\n  ');
INSERT INTO `punk_music` VALUES (272, 'http://www.thegoons.com/', 'Goons, The', 'http://www.thegoons.com/\n Punks from Washington D.C. featuring streaming shockwave audio, flyer art, show listings and opinions.\n ');
INSERT INTO `punk_music` VALUES (273, 'http://tghk.newdisorder.com/', 'Gods Hate Kansas, The', 'http://tghk.newdisorder.com/\n Band site including MP3 audio, tour diary, pictures, merchandise and upcoming show information.\n ');
INSERT INTO `punk_music` VALUES (274, 'http://www.godheadsilo.com', 'Godheadsilo', 'http://www.godheadsilo.com\n The official site with a discography, news and MP3s.\n ');
INSERT INTO `punk_music` VALUES (275, 'http://www.globaldarkness.com/cult/gism/', 'G.I.S.M.', 'http://www.globaldarkness.com/cult/gism/\n The original Japanese cult hardcore band. Site is in English and has a discography and a gallery.\n ');
INSERT INTO `punk_music` VALUES (276, 'http://teenwarn.tripod.com/government-issue/', 'Government Issue', 'http://teenwarn.tripod.com/government-issue/\n Discography, MP3s, and other band information.\n\n ');
INSERT INTO `punk_music` VALUES (277, 'http://www.guffmusic.com', 'Guff', 'http://www.guffmusic.com\n Website for the melodic punk band out of Athens, GA.Site has MP3s, a discography and merchandise.\n ');
INSERT INTO `punk_music` VALUES (278, 'http://www.godslonelymen.co.uk', 'Gods Lonely Men', 'http://www.godslonelymen.co.uk\n Official website for the punk/ska band from Brighton, England. Information, MP3 samples and a message board.\n ');
INSERT INTO `punk_music` VALUES (279, 'http://www.angelfire.com/sc2/smashism/index.html', 'Guyana Punch Line', 'http://www.angelfire.com/sc2/smashism/index.html\n Official site featuring upcoming shows and band related links.\n ');
INSERT INTO `punk_music` VALUES (280, 'http://www152.pair.com/tierney/gargoyles/', 'Gargoyles', 'http://www152.pair.com/tierney/gargoyles/\n A San Francisco-based 77-style punk band, playing from 1989 to 1995.\n ');
INSERT INTO `punk_music` VALUES (281, 'http://members.surfeu.fi/bandnews/', 'Glam', 'http://members.surfeu.fi/bandnews/\n Homepage of glam band featuring band news, video clips, lyrics, photographs and interviews.\n\n ');
INSERT INTO `punk_music` VALUES (282, 'http://www.grindmusic.com.ar/', 'Grind', 'http://www.grindmusic.com.ar/\n History, pictures and MP3s from this Argentinian punk band formed by 3 guys making songs about girls.\n ');
INSERT INTO `punk_music` VALUES (283, 'http://www.angelfire.com/punk2/gijesus', 'G.I. Jesus', 'http://www.angelfire.com/punk2/gijesus\n Site dedicated to the punk band with lyrics and pictures.\n ');
INSERT INTO `punk_music` VALUES (284, 'http://www.geocities.com/SunsetStrip/Show/4356/', 'Gaye Bykers On Acid', 'http://www.geocities.com/SunsetStrip/Show/4356/\n Formed in Leicester, England in 1986, leading the short-lived &quot;grebo&quot; scene, which proved instrumental in bridging the gap between rock and hip-hop. Image did indeed fuse Hell''s Angels grunge with the psychedelic excesses of the hippie counterculture.\n ');
INSERT INTO `punk_music` VALUES (285, 'http://www.angelfire.com/mn3/grotto/index.html', 'Grotto', 'http://www.angelfire.com/mn3/grotto/index.html\n Punk rock from St. Paul, Minnesota. Download MP3s, view photographs and discover more about the band.\n ');
INSERT INTO `punk_music` VALUES (286, 'http://www.gtmusic.net/', 'GT', 'http://www.gtmusic.net/\n Los Angeles punk band website, with a biography, discography, show information, pictures, downloadable songs, and links to radio stations.\n\n ');
INSERT INTO `punk_music` VALUES (287, 'http://thegetawaydrivers.tripod.com', 'Getaway Drivers, The', 'http://thegetawaydrivers.tripod.com\n This site has gig dates, band information and pictures .\n ');
INSERT INTO `punk_music` VALUES (288, 'http://www.geocities.com/greenroomrocks/', 'Greenroom', 'http://www.geocities.com/greenroomrocks/\n Greenroom is a melodic punk/emo band from Oxnard, California. Site features polls, pictures and news about the band.\n ');
INSERT INTO `punk_music` VALUES (289, 'http://www.geocities.com/goodxenuff/', 'Good Enough', 'http://www.geocities.com/goodxenuff/\n A band from Oxnard, California, playing old and new school punk. With MP3 downloads, a biography, pictures and news.\n ');
INSERT INTO `punk_music` VALUES (290, 'http://www.geocities.com/sonicscab/frontpage.html', 'Guilty Bystanders', 'http://www.geocities.com/sonicscab/frontpage.html\n Out of Flint, Michigan, information on the band and their CD, sound files, and pictures.\n ');
INSERT INTO `punk_music` VALUES (291, 'http://www.geocities.com/grimeypunx/intro.html', 'Grime', 'http://www.geocities.com/grimeypunx/intro.html\n A punk band that originated in San Diego. Site features band information, show listings and pictures.\n\n ');
INSERT INTO `punk_music` VALUES (292, 'http://home.no.net/gope', 'GOPE', 'http://home.no.net/gope\n The Norwegian punk rock band''s official site. Contains information, pictures and MP3s.\n\n\n  ');
INSERT INTO `punk_music` VALUES (293, 'http://www.hudsonfalcons.com', 'Hudson Falcons', 'http://www.hudsonfalcons.com\n Site for the working class punk band from New Jersey. Site has merchandise, upcoming tour dates and a listing of their releases.\n ');
INSERT INTO `punk_music` VALUES (294, 'http://www.samstoybox.com/helen/', 'Helen', 'http://www.samstoybox.com/helen/\n Punk rock band from Albuquerque, New Mexico. Includes pictures, music samples, lyrics, and information about the band.\n ');
INSERT INTO `punk_music` VALUES (295, 'http://www.humanalert.com', 'Human Alert', 'http://www.humanalert.com\n Includes discography, sound files, lyrics, profiles and photographs for the anarcho punks from Amsterdam, Holland.\n ');
INSERT INTO `punk_music` VALUES (296, 'http://www.angelfire.com/indie/theholykiss/', 'Holy Kiss, The', 'http://www.angelfire.com/indie/theholykiss/\n Punk rock band based in San Francisco, California. Site includes pictures, audio downloads, and information on the band.\n ');
INSERT INTO `punk_music` VALUES (297, 'http://www.heideroosjes.nl', 'Heideroosjes', 'http://www.heideroosjes.nl\n Dutch punk band site, with merchandise, RealAudio and RealVideo as well as tour journals. [Dutch/French/English]\n\n ');
INSERT INTO `punk_music` VALUES (298, 'http://www.thehonorsystem.net/', 'Honor System, The', 'http://www.thehonorsystem.net/\n Official website for the pop-punk band from Chicago, IL.\n ');
INSERT INTO `punk_music` VALUES (299, 'http://www.geocities.com/SunsetStrip/Club/1206/', 'Hi-Standard', 'http://www.geocities.com/SunsetStrip/Club/1206/\n This fan page has interviews, reviews, lyrics, tablatures, discography and links about the Japanese band Hi-Standard.\n ');
INSERT INTO `punk_music` VALUES (300, 'http://members.aol.com/Hothgang1/hybrid.html', 'Hybrid Mutants', 'http://members.aol.com/Hothgang1/hybrid.html\n Official site includes news, profile, lyrics, and sound files.\n ');
INSERT INTO `punk_music` VALUES (301, 'http://www.theheatskores.com/', 'Heatskores', 'http://www.theheatskores.com/\n Old school Ramones style punk from Aurora, Ontario, Canada. Official site includes profiles, bio, discography, pictures, and show dates.\n ');
INSERT INTO `punk_music` VALUES (302, 'http://www.geocities.com/thehamicks', 'Hamicks, The', 'http://www.geocities.com/thehamicks\n Punk rock from Texas. Site includes news, a discography, reviews, tour dates and links.\n\n ');
INSERT INTO `punk_music` VALUES (303, 'http://homepages.ihug.com.au/~gzombie/hblock101.htm', 'H-Block101', 'http://homepages.ihug.com.au/~gzombie/hblock101.htm\n ''77 influenced Australian punk band. Official site includes history, discography, photographs, gig dates and sound files.\n ');
INSERT INTO `punk_music` VALUES (304, 'http://www.angelfire.com/indie/holden/', 'Holden', 'http://www.angelfire.com/indie/holden/\n Philadelphia based emo band. Official site includes news, show dates, and pictures.\n ');
INSERT INTO `punk_music` VALUES (305, 'http://www.geocities.com/jademouse46/drifters.html', 'High Plains Drifters', 'http://www.geocities.com/jademouse46/drifters.html\n Band from Akron, Ohio, with one foot in the grave and the other on a banana peel. Includes biographies, pictures and a band history.\n ');
INSERT INTO `punk_music` VALUES (306, 'http://www.angelfire.com/hi2/hidingremington', 'Hiding Remington', 'http://www.angelfire.com/hi2/hidingremington\n Punk band straight outta Chicago. Hardcore/Old School/Oi and no Pop-punk at all.\n ');
INSERT INTO `punk_music` VALUES (307, 'http://thehippometropolis.freeservers.com', 'Hippo Metropolis, The', 'http://thehippometropolis.freeservers.com\n Punk band site from Stratford, Connecticut.\n\n ');
INSERT INTO `punk_music` VALUES (308, 'http://www.geocities.com/haitedyewth/', 'Haited Yewth', 'http://www.geocities.com/haitedyewth/\n A band from Newport Beach, California, making music in the same vein as Sublime, Blink 182, Offspring, Limp Bizkit and Lit. With pictures and biographies.\n ');
INSERT INTO `punk_music` VALUES (309, 'http://www.geocities.com/heartfield77/', 'Heartfield', 'http://www.geocities.com/heartfield77/\n Official site of the Italian old school hardcore band includes biography and sound files.\n ');
INSERT INTO `punk_music` VALUES (310, 'http://www.isarweb.de/hardattack/', 'Hard Attack', 'http://www.isarweb.de/hardattack/\n Official band site of this Landshut, Germany-based softcore/skate punk band. Find news, show schedules, pictures, a discography, lyrics and links to zines, labels and other punk-related websites.\n ');
INSERT INTO `punk_music` VALUES (311, 'http://geocities.com/unknownhope/', 'Hope Unknown', 'http://geocities.com/unknownhope/\n A mainly instrumental punk band made up of 3 teenagers from Wisconsin, United States.\n ');
INSERT INTO `punk_music` VALUES (312, 'http://www.hefferhq.co.uk', 'Heffer', 'http://www.hefferhq.co.uk\n Pop punk band with a dark edge from Essex, England. Site features MP3''s, pictures and band news.\n\n ');
INSERT INTO `punk_music` VALUES (313, 'http://www.geocities.com/thehitchers89_01', 'Hitchers, The', 'http://www.geocities.com/thehitchers89_01\n Irish punk rocker''s site features a discography, pictures and interviews.\n ');
INSERT INTO `punk_music` VALUES (314, 'http://www.freewebs.com/herelieshope', 'Here Lies Hope', 'http://www.freewebs.com/herelieshope\n An all girl punk rock band from Milford, CT. Site features pictures, upcoming shows and band news.\n ');
INSERT INTO `punk_music` VALUES (315, 'http://www.angelfire.com/sd/humanoids', 'Humanoids, The', 'http://www.angelfire.com/sd/humanoids\n A heavy hitting horror band from Bainbridge Island, Washington. Site features pictures, MP3''s and band information.\n ');
INSERT INTO `punk_music` VALUES (316, 'http://www.geocities.com/half_nelson01/Intro.htm', 'Half Nelson', 'http://www.geocities.com/half_nelson01/Intro.htm\n Southern California punk band influenced by southern California bands like Pennywise and Bad Religion.\n ');
INSERT INTO `punk_music` VALUES (317, 'http://www.hostultra.com/~hollowroad/opener.htm', 'Hollow Road', 'http://www.hostultra.com/~hollowroad/opener.htm\n Punk band out of central New Jersey who mix punk rock, emo and hardcore styles to form their unique sound.\n\n \n');
INSERT INTO `punk_music` VALUES (318, 'http://www.roadrecords.com/hatemailpage.html', 'Hate Mail', 'http://www.roadrecords.com/hatemailpage.html\n Hardcore punk band from Los Angeles. Punk recording studio information, links to record labels, Real Audio files and other bands in Southern California.\n\n\n  ');
INSERT INTO `punk_music` VALUES (319, 'http://interrobang.jwgh.org', 'Interrobang Cartel', 'http://interrobang.jwgh.org\n Usenet band with member profiles, lyrics, MP3s, and release information.\n ');
INSERT INTO `punk_music` VALUES (320, 'http://www.intlbmen.com', 'International Businessmen', 'http://www.intlbmen.com\n Punk meets surf ska from the Northwest. News, tour dates, MP3s, merchandise, links, and message board.\n ');
INSERT INTO `punk_music` VALUES (321, 'http://www.ipsmusic.com', 'IPS', 'http://www.ipsmusic.com\n Pop/punk band from Atlanta, GA. Site includes news, show dates, and sound files.\n ');
INSERT INTO `punk_music` VALUES (322, 'http://home.att.net/~pungent/intense.html', 'Intense Mutilation', 'http://home.att.net/~pungent/intense.html\n New York based pioneers of sickcore.\n ');
INSERT INTO `punk_music` VALUES (323, 'http://www.angelfire.com/in2/inept/', 'Inept', 'http://www.angelfire.com/in2/inept/\n Punk rock band from Toronto, Canada. Official site includes news, history, show dates, and pictures.\n\n ');
INSERT INTO `punk_music` VALUES (324, 'http://www.angelfire.com/il2/iknowmiken/', 'I Know Mike Neumann', 'http://www.angelfire.com/il2/iknowmiken/\n Punk band from Illinois. Site includes news, show dates, profiles, pictures, and lyrics.\n ');
INSERT INTO `punk_music` VALUES (325, 'http://www.incontrollados.homestead.com', 'Incontrollados', 'http://www.incontrollados.homestead.com\n Danish hardcore anarchorock''n''roll punk. Site has songs, news and gig listings.\n ');
INSERT INTO `punk_music` VALUES (326, 'http://www.idiotcheck.live.com.au', 'Idiotcheck', 'http://www.idiotcheck.live.com.au\n A Melbourne, Australia three-piece band serving up pop-punk melodies. Site has pictures, MP3s, a band biography and merchandise.\n ');
INSERT INTO `punk_music` VALUES (327, 'http://www.angelfire.com/band2/chip2/', 'If All Else Fails', 'http://www.angelfire.com/band2/chip2/\n official website of the punk rock band from Lancashire, UK. Lyrics, upcoming gigs and more band information.\n ');
INSERT INTO `punk_music` VALUES (328, 'http://www.grins.lu/infused/', 'Infused', 'http://www.grins.lu/infused/\n Luxembourg band with news, show dates, links, lyrics, contact information, and photos.\n\n ');
INSERT INTO `punk_music` VALUES (329, 'http://www.angelfire.com/myband2/insight', 'InSight', 'http://www.angelfire.com/myband2/insight\n A punk/rock band from Linthicum, MD.\n ');
INSERT INTO `punk_music` VALUES (330, 'http://thelust.tripod.com/', 'Il Lust', 'http://thelust.tripod.com/\n Progressive screamo band from Sioux City, Iowa. News, biography, contact information, photos, and links.\n ');
INSERT INTO `punk_music` VALUES (331, 'http://www.geocities.com/SunsetStrip/Hall/1839/', 'Inerdzia', 'http://www.geocities.com/SunsetStrip/Hall/1839/\n The official site of the Italian punk-hardcore band. Site is in Italian as well as English.\n ');
INSERT INTO `punk_music` VALUES (332, 'http://www.angelfire.com/nj2/veganoi/theinsubordinates/main.html', 'Insubordinates, The', 'http://www.angelfire.com/nj2/veganoi/theinsubordinates/main.html\n Show dates, news, merchandise, lyrics, history, pictures and information on the band members.\n ');
INSERT INTO `punk_music` VALUES (333, 'http://www.angelfire.com/id/Rockshock', 'Inspectors, The', 'http://www.angelfire.com/id/Rockshock\n Punk rock band from Bradford, England. Site has upcoming gig list, news and pictures.\n\n ');
INSERT INTO `punk_music` VALUES (334, 'http://ihd.8m.com/', 'Irish Hot Dogs', 'http://ihd.8m.com/\n Original style of Punk Rock, with band information, and multimedia.\n ');
INSERT INTO `punk_music` VALUES (335, 'http://www.fearless-inc.8m.com/IRS.html', 'Idiots Running Society', 'http://www.fearless-inc.8m.com/IRS.html\n Includes news and audio/video files.\n ');
INSERT INTO `punk_music` VALUES (336, 'http://inadequates.tripod.com', 'Inadequates, The', 'http://inadequates.tripod.com\n Punk rock from Liverpool UK. Heavily influenced by the Ramones.\n ');
INSERT INTO `punk_music` VALUES (337, 'http://intlbmen.tripod.com/', 'International Businessmen, The', 'http://intlbmen.tripod.com/\n Band located in Seattle, WA. Site has flyers, band member profiles and band news.\n ');
INSERT INTO `punk_music` VALUES (338, 'http://www.notsoloud.com/', 'Interferenece', 'http://www.notsoloud.com/\n New Jersey band with photos, message board, tour dates, merchandise, links, contact information, lyrics, MP3s, and videos.\n\n ');
INSERT INTO `punk_music` VALUES (339, 'http://home.rgv.rr.com/ifv', 'IFV', 'http://home.rgv.rr.com/ifv\n Punk Band from South Texas. Site has downloadable songs, pictures and band news.\n ');
INSERT INTO `punk_music` VALUES (340, 'http://www.b13.co.uk/itd', 'In These Days', 'http://www.b13.co.uk/itd\n In These Days are a Birmingham-based band formed in the early summer of 2001 who play melodic hardcore punk.\n ');
INSERT INTO `punk_music` VALUES (341, 'http://www.geocities.com/insonima06/home.html', 'Insonima', 'http://www.geocities.com/insonima06/home.html\n The official site for the grunge/punk band. Site has show listings and general band news.\n ');
INSERT INTO `punk_music` VALUES (342, 'http://www.geocities.com/ibfrocks/', 'It''s Betsy''s Fault', 'http://www.geocities.com/ibfrocks/\n Chicago band with news, biography, message board, merchandise, lyrics, links, contact information, photos, and MP3s.\n\n\n  ');
INSERT INTO `punk_music` VALUES (343, 'http://home.earthlink.net/~brianjfa/', 'JFA', 'http://home.earthlink.net/~brianjfa/\n Home turf for the skatepunk pioneers. Site has JFA art, discography, band stories, skateboarding spots and lyrics.\n ');
INSERT INTO `punk_music` VALUES (344, 'http://www.angelfire.com/ny/johnsgrossfinger/', 'John''s Gross Finger', 'http://www.angelfire.com/ny/johnsgrossfinger/\n Unsigned DIY power-punkers from Central New York. Show dates, pictures, and songs in MP3s and Real Audio.\n ');
INSERT INTO `punk_music` VALUES (345, 'http://www.angelfire.com/band/jesuschmesus/', 'Jesuschmesus', 'http://www.angelfire.com/band/jesuschmesus/\n Band site with album cover art, news, song lyrics and a link to MP3 downloads from their mp3.com.\n ');
INSERT INTO `punk_music` VALUES (346, 'http://www.angelfire.com/punk2/jackass85/', 'Jackass-85', 'http://www.angelfire.com/punk2/jackass85/\n &quot;A perfect example of a Winchester, KY punk band with no talent.&quot; - Jackass-85\n ');
INSERT INTO `punk_music` VALUES (347, 'http://www.angelfire.com/band2/bodacious/', 'Johnny Bodacious and the Bad Attitudes', 'http://www.angelfire.com/band2/bodacious/\n The official site of the Illinois area punk band containing lyrics, pictures, news and other information.\n\n ');
INSERT INTO `punk_music` VALUES (348, 'http://www.angelfire.com/in/jqpublic/johnqpublic.html', 'John Q.Public', 'http://www.angelfire.com/in/jqpublic/johnqpublic.html\n Hardcore/punk band in the vein of Kid Dynamite or Propagandhi with a habit of breaking equipment and each other. Site has news, show information, and photos.\n ');
INSERT INTO `punk_music` VALUES (349, 'http://www.hometown.aol.com/vqtat2/index.html', 'Jackalopes, The', 'http://www.hometown.aol.com/vqtat2/index.html\n A redneck punk and rock and roll band from Dayton, Ohio, with information on tour dates, band members, lyrics and links to other sites.\n ');
INSERT INTO `punk_music` VALUES (350, 'http://www.angelfire.com/punk/jerkalert', 'Jerk Alert', 'http://www.angelfire.com/punk/jerkalert\n An Iowa based hardcore pop band.\n ');
INSERT INTO `punk_music` VALUES (351, 'http://www.expage.com/jayshermanskidz/', 'Jay Shermans Kidz', 'http://www.expage.com/jayshermanskidz/\n Tulsa, Oklahoma-based punk band site, with member biographies, photos and other band information.\n ');
INSERT INTO `punk_music` VALUES (352, 'http://www.angelfire.com/punk2/JustForToday', 'Just For Today', 'http://www.angelfire.com/punk2/JustForToday\n Official site of the melodic punk trio from South Florida.\n\n ');
INSERT INTO `punk_music` VALUES (353, 'http://www.bcecp.8k.com', 'Just Another Name', 'http://www.bcecp.8k.com\n A three piece skate punk/hardcore band from New Jersey.\n ');
INSERT INTO `punk_music` VALUES (354, 'http://justapasty.netfirms.com', 'Just A Pasty', 'http://justapasty.netfirms.com\n Ska-punk band from the north of England. Gig information, biography, pictures and lyrics.\n ');
INSERT INTO `punk_music` VALUES (355, 'http://jitterbugperfume.deep-ice.com', 'Jitterbug Perfume', 'http://jitterbugperfume.deep-ice.com\n An all-girl punk/indie band hailing from northeastern PA. Site has band member biographies as well as lyrics.\n ');
INSERT INTO `punk_music` VALUES (356, 'http://www.geocities.com/thejunkiesoi/Punk.html', 'Junkies, The', 'http://www.geocities.com/thejunkiesoi/Punk.html\n Punk band site featuring pictures, band news and links.\n\n\n  ');
INSERT INTO `punk_music` VALUES (357, 'http://www.timkerr.net/', 'Kerr, Tim', 'http://www.timkerr.net/\n Former member of the Big Boys, Lord High Fixers, and other Texas bands. Biography, discography, art gallery, FAQ, and links.\n ');
INSERT INTO `punk_music` VALUES (358, 'http://www.kinglychee.com', 'King Ly Chee', 'http://www.kinglychee.com\n A hardcore punk band from Hong Kong. Site has news, show and CD information, links to other Hong Kong based bands and pictures of the band in action. [Chinese (Big-5)/English]\n ');
INSERT INTO `punk_music` VALUES (359, 'http://www.kingmonkey.co.uk/', 'King Monkey', 'http://www.kingmonkey.co.uk/\n Birmingham based band with news, mailing list, MP3s, forum, contact information, and links.\n ');
INSERT INTO `punk_music` VALUES (360, 'http://www.knucklehead.ca/', 'Knucklehead', 'http://www.knucklehead.ca/\n Four piece punk band from Calgary, Alberta Canada.\n ');
INSERT INTO `punk_music` VALUES (361, 'http://www.xs4all.nl/~row/krush/', 'Krush', 'http://www.xs4all.nl/~row/krush/\n Information about the Dutch grind/crustcore band. News, shows, downloads and links to other related Dutch punk bands.\n\n ');
INSERT INTO `punk_music` VALUES (362, 'http://www.kenisia.co.uk/', 'Kenisia', 'http://www.kenisia.co.uk/\n Ska punk from Bristol, UK. Site has MP3s, upcoming shows and band news.\n ');
INSERT INTO `punk_music` VALUES (363, 'http://kokomakokoma.tripod.com', 'Kokoma', 'http://kokomakokoma.tripod.com\n Political punk rock. MP3s, photos, reviews, tour dates, and contact information.\n ');
INSERT INTO `punk_music` VALUES (364, 'http://www.killmannequin.com', 'Kill Mannequin', 'http://www.killmannequin.com\n Canadian band with contact information, show dates, photos, and merchandise.\n ');
INSERT INTO `punk_music` VALUES (365, 'http://www.deathrock.com/kommunityfk/', 'Kommunity FK', 'http://www.deathrock.com/kommunityfk/\n A punk-goth crossover band that appeared in the wake of the LA punk explosion, around the early-80''s. Site has links and news.\n ');
INSERT INTO `punk_music` VALUES (366, 'http://www.angelfire.com/wa/knutzak/', 'Knutzak', 'http://www.angelfire.com/wa/knutzak/\n The home page for the Olympia, WA funk/punk band.\n\n ');
INSERT INTO `punk_music` VALUES (367, 'http://www.geocities.com/kennedydrive2001/index.htm', 'Kennedy Drive', 'http://www.geocities.com/kennedydrive2001/index.htm\n New Jersey based punk rock band. Site has an upcoming show list, band member profiles and photographs.\n ');
INSERT INTO `punk_music` VALUES (368, 'http://www.angelfire.com/punk/kansascitystars/index.html', 'Kansas City Stars', 'http://www.angelfire.com/punk/kansascitystars/index.html\n Includes show dates, pictures and lyrics for the band from Redding, CA.\n ');
INSERT INTO `punk_music` VALUES (369, 'http://www.angelfire.com/punk/link80knowledge/Knowledge.html', 'Knowledge', 'http://www.angelfire.com/punk/link80knowledge/Knowledge.html\n Includes lyrics, pictures, and links.\n ');
INSERT INTO `punk_music` VALUES (370, 'http://hometown.aol.com/doktormindbender/3KL.html', 'Killer Kids In Kandyland (3KL)', 'http://hometown.aol.com/doktormindbender/3KL.html\n Band information, lyrics, photographs, stunt videos and official news of this Toledo punk band.\n ');
INSERT INTO `punk_music` VALUES (371, 'http://kickstart_punk.tripod.com', 'Kick-Start', 'http://kickstart_punk.tripod.com\n Pictures, biography, links, and discography of Selkirk punk band.\n\n ');
INSERT INTO `punk_music` VALUES (372, 'http://www.angelfire.com/ca7/kbh', 'KBH', 'http://www.angelfire.com/ca7/kbh\n Old school punk music from Orange County. Site has pictures, MP3s and band news.\n ');
INSERT INTO `punk_music` VALUES (373, 'http://www.kafka.it/english/home.htm', 'Kafka', 'http://www.kafka.it/english/home.htm\n Italian hardcore band site, also featuring information on the Genoese scene and one part e-zine that deals with worldwide punk culture.[Italian/English]\n ');
INSERT INTO `punk_music` VALUES (374, 'http://www.geocities.com/jarjarbinks182/thekirkz.html', 'Kirkz, The', 'http://www.geocities.com/jarjarbinks182/thekirkz.html\n Macclesfield, UK band. Show dates, images, and forum.\n ');
INSERT INTO `punk_music` VALUES (375, 'http://www.kissmyhyphen.co.uk', 'Kiss My Hyphen', 'http://www.kissmyhyphen.co.uk\n UK band with introduction, contact information, images, gig dates, MP3s, and links.\n ');
INSERT INTO `punk_music` VALUES (376, 'http://internettrash.com/users/thekoopas/', 'Koopas, The', 'http://internettrash.com/users/thekoopas/\n Pop punk band from Texas. The site has information, lyrics, and merchandise.\n\n\n  ');
INSERT INTO `punk_music` VALUES (377, 'http://www.lifestylerock.com', 'Lifestyle, The', 'http://www.lifestylerock.com\n A pop punk rock band from Johnston, IA. Site has pictures, MP3s, a discography and band information.\n ');
INSERT INTO `punk_music` VALUES (378, 'http://www.homestead.com/lopezsux/', 'Lopez', 'http://www.homestead.com/lopezsux/\n Band news, shows, pictures and biography.\n ');
INSERT INTO `punk_music` VALUES (379, 'http://www.yourmother.com/lovesongs', 'Love Songs', 'http://www.yourmother.com/lovesongs\n Punk band from Northern California. News, MP3''s and a show list.\n ');
INSERT INTO `punk_music` VALUES (380, 'http://www.nakedjainrecords.com/lewinski', 'Lewinski', 'http://www.nakedjainrecords.com/lewinski\n Home of UK pop-punk band. News, reviews, MP3''s and merchandise.\n ');
INSERT INTO `punk_music` VALUES (381, 'http://www.libyanhitsquad.com', 'Libyan Hitsquad', 'http://www.libyanhitsquad.com\n The official site for the Florida based band. Site features news, merchandise and an archive of media releases.\n\n ');
INSERT INTO `punk_music` VALUES (382, 'http://laterdaystheband.tripod.com', 'Later Days', 'http://laterdaystheband.tripod.com\n The site features a discography, upcoming events for the pop punk band and a band history.\n ');
INSERT INTO `punk_music` VALUES (383, 'http://www.angelfire.com/punk2/laterdaze/', 'Later Daze', 'http://www.angelfire.com/punk2/laterdaze/\n An emo punk band from Charlottetown, PEI Canada.\n ');
INSERT INTO `punk_music` VALUES (384, 'http://www.luckypunch.ca/', 'Lucky Punch', 'http://www.luckypunch.ca/\n An official site for the Winnipeg, Canada based melodic punk band. Site includes MP3''s, news, tour dates, merchandise, related news and links.\n ');
INSERT INTO `punk_music` VALUES (385, 'http://thelistmusic.tripod.com', 'List, The', 'http://thelistmusic.tripod.com\n Homepage for the three piece ska punk emo band based in Davis, CA.\n ');
INSERT INTO `punk_music` VALUES (386, 'http://www.angelfire.com/pa/bulemic/', 'Little Albert', 'http://www.angelfire.com/pa/bulemic/\n A site for this Philly based pop-punk band with information on upcoming shows, news, and pictures.\n\n ');
INSERT INTO `punk_music` VALUES (387, 'http://myweb.ecomplanet.com/YO5228/', 'Lucid Blue', 'http://myweb.ecomplanet.com/YO5228/\n A five member alternative punk rock band based in Tallahassee, FL.\n ');
INSERT INTO `punk_music` VALUES (388, 'http://largerthenlifefan.tripod.com', 'Larger Than Life', 'http://largerthenlifefan.tripod.com\n Fansite for the pop-punk band from San Diego, CA.\n ');
INSERT INTO `punk_music` VALUES (389, 'http://www.angelfire.com/nj3/lastleft', 'Last Left', 'http://www.angelfire.com/nj3/lastleft\n A three piece pop punk band from New Jersey. Site features photographs, contact information and band history.\n ');
INSERT INTO `punk_music` VALUES (390, 'http://www.geocities.com/SunsetStrip/Auditorium/6161/Reasonable-Doubt.html', 'Large Marge', 'http://www.geocities.com/SunsetStrip/Auditorium/6161/Reasonable-Doubt.html\n A Los Angeles based band playing a self-described intense, melody driven style of punk. With general information and links to sound files.\n ');
INSERT INTO `punk_music` VALUES (391, 'http://www.angelfire.com/in3/lifeafterbed', 'Life After Bed', 'http://www.angelfire.com/in3/lifeafterbed\n The official site for the lazy band from Anderson, Indiana. Melodic punk rock. Site features MP3s, a band history and news.\n\n ');
INSERT INTO `punk_music` VALUES (392, 'http://www.faradic.net/~alex/Brian/index.html', 'Lehfeldt, Brian', 'http://www.faradic.net/~alex/Brian/index.html\n Dedicated to the drummer, singer, percussionist, and songwriter from Wehrmacht, Cryptic Slaughter, Sweaty Nipples, Everclear, Volcanic, Crooked Things and TV:616. Site includes biography, discography, audio/video files and interview.\n ');
INSERT INTO `punk_music` VALUES (393, 'http://letterbomb.iwarp.com', 'Letterbomb', 'http://letterbomb.iwarp.com\n A powerpunk group from Humboldt County, California, includes show dates, pictures, and audio samples.\n ');
INSERT INTO `punk_music` VALUES (394, 'http://www.angelfire.com/hi2/losemoney', 'Lose Money', 'http://www.angelfire.com/hi2/losemoney\n Punk rock ''n roll from Hawaii. Site has pictures, news and MP3s.\n ');
INSERT INTO `punk_music` VALUES (395, 'http://www.geocities.com/lesseffex10/', 'Less Effex', 'http://www.geocities.com/lesseffex10/\n A punk rock band from northeastern Ohio.\n ');
INSERT INTO `punk_music` VALUES (396, 'http://home.adelphia.net/~mulleys/', 'Liars, The', 'http://home.adelphia.net/~mulleys/\n Action-packed punk/pop/garage/rock powerhouse from central Pennsylvania. MP3s, upcoming shows and pictures.\n\n ');
INSERT INTO `punk_music` VALUES (397, 'http://www.geocities.com/thelusties', 'Lusties, The', 'http://www.geocities.com/thelusties\n Concert dates, images and other information on the punk/power pop band from Austin, TX.\n ');
INSERT INTO `punk_music` VALUES (398, 'http://www.geocities.com/lastminuteheroes', 'Last Minute Heroes', 'http://www.geocities.com/lastminuteheroes\n Pennsylvania punk band out of Indiana, PA. MP3''s, shows and general band information.\n ');
INSERT INTO `punk_music` VALUES (399, 'http://www.angelfire.com/punk3/lastinline3eva', 'Last In Line', 'http://www.angelfire.com/punk3/lastinline3eva\n A punk band from Franklin Park, IL. Site features a biography, pictures and band information.\n ');
INSERT INTO `punk_music` VALUES (400, 'http://www.geocities.com/Area51/Quadrant/1847/', 'Love Butchers', 'http://www.geocities.com/Area51/Quadrant/1847/\n Sounds and pictures of this classic punk band from 1978 are featured here.\n ');
INSERT INTO `punk_music` VALUES (401, 'http://www.geocities.com/theletter_3/home', 'Letter 3, The', 'http://www.geocities.com/theletter_3/home\n Punk trio from Vancouver, BC. Site has band history and news, upcoming shows and pictures.\n\n ');
INSERT INTO `punk_music` VALUES (402, 'http://www.angelfire.com/or3/lidix', 'Lidix', 'http://www.angelfire.com/or3/lidix\n Discography, lyrics, MP3s, tour dates, guestbook and biography about the pop punk band.\n ');
INSERT INTO `punk_music` VALUES (403, 'http://www.nokilli.com/Lilbunnies/', 'Lil Bunnies', 'http://www.nokilli.com/Lilbunnies/\n Sacramento band with discography, images, tour dates, press, reviews, and links.\n\n\n  ');
INSERT INTO `punk_music` VALUES (404, 'http://www.miniwatt.com/', 'Miniwatt', 'http://www.miniwatt.com/\n A three piece indie, new wave, no wave, punk band Providence, Rhode Island, with audio samples.\n ');
INSERT INTO `punk_music` VALUES (405, 'http://www.themexicanblackbirds.com/', 'Mexican Blackbirds, The', 'http://www.themexicanblackbirds.com/\n Rock and roll band from Tacoma, WA. Site contains news, shows, photos and sounds.\n ');
INSERT INTO `punk_music` VALUES (406, 'http://www.muchthesame.com', 'Much The Same', 'http://www.muchthesame.com\n Fast, aggressive, melodic punk rock from Chicago. For fans of Fat Wreck &amp; Epitaph bands.\n ');
INSERT INTO `punk_music` VALUES (407, 'http://www.mital-u.ch/mittageisen/', 'Mittageisen', 'http://www.mital-u.ch/mittageisen/\n Includes news, sound files, discography, lyrics and reviews for the Swiss new wave/punk band.\n ');
INSERT INTO `punk_music` VALUES (408, 'http://www.m80punk.com/', 'M-80', 'http://www.m80punk.com/\n Rhode Island punk, heavily influenced by H2O and Pennywise, band biography, pictures, and tour dates.\n\n ');
INSERT INTO `punk_music` VALUES (409, 'http://www.maxthedork.com', 'Max the Dork', 'http://www.maxthedork.com\n Home page for the South Jersey punk band.\n ');
INSERT INTO `punk_music` VALUES (410, 'http://www.midtownrocks.com', 'Midtown', 'http://www.midtownrocks.com\n Official home page of Midtown featuring tour dates, profiles, interviews, multimedia, lyrics, tabs, merchandise and a message board.\n ');
INSERT INTO `punk_music` VALUES (411, 'http://www.thementals.com', 'Mentals, The', 'http://www.thementals.com\n Band from Austin, Texas. Site has reviews, lyrics, photographs, flyers, MP3s and a band biography.\n ');
INSERT INTO `punk_music` VALUES (412, 'http://mindflayer.com/', 'Mindflayer', 'http://mindflayer.com/\n A Providence based post-apocalyptic tribal hardcore band. With a few song downloads, general band information and pictures.\n ');
INSERT INTO `punk_music` VALUES (413, 'http://www.p1w.net/manafraid/', 'Man Afraid', 'http://www.p1w.net/manafraid/\n Official site for the punk/hardcore band from Minneapolis. Includes lyrics, discography, and photos.\n\n ');
INSERT INTO `punk_music` VALUES (414, 'http://artists2.iuma.com/IUMA/Bands/M.O.T.O.__Masters_Of_The_Obvious/', 'Masters Of The Obvious', 'http://artists2.iuma.com/IUMA/Bands/M.O.T.O.__Masters_Of_The_Obvious/\n Official page for the lo-fi punk garage pop rock band M.O.T.O. Features MP3s, band news and lyrics.\n ');
INSERT INTO `punk_music` VALUES (415, 'http://www.meaculpamusic.homestead.com', 'Mea Culpa', 'http://www.meaculpamusic.homestead.com\n Official site for the political punk band from Seattle, Washington. Site features upcoming events and photographs.\n ');
INSERT INTO `punk_music` VALUES (416, 'http://www.themeatjoy.com/', 'Meat Joy, The', 'http://www.themeatjoy.com/\n Official band site with show information, song samples and lyrics, reviews, merchandise, and unique free electronic postcards to send to others.\n ');
INSERT INTO `punk_music` VALUES (417, 'http://www.deathrock.com/mob/main.html', 'Mob, The', 'http://www.deathrock.com/mob/main.html\n Early 80''s UK punk from the Crass scene.\n ');
INSERT INTO `punk_music` VALUES (418, 'http://www.mrzippy.co.uk', 'Mr. Zippy', 'http://www.mrzippy.co.uk\n Skate punk from North Somerset UK. Site features profiles, discography, multimedia and merchandise.\n\n ');
INSERT INTO `punk_music` VALUES (419, 'http://www.madcaddies.net', 'Mad Caddies', 'http://www.madcaddies.net\n Fan site for the ska-punk band with a band history, discography and links.\n ');
INSERT INTO `punk_music` VALUES (420, 'http://www.geocities.com/dzapdaudau/', 'M 2 R', 'http://www.geocities.com/dzapdaudau/\n A riot grrl band from Hong Kong. Site has band information, photos and audio samples to listen to. [English]\n ');
INSERT INTO `punk_music` VALUES (421, 'http://www.angelfire.com/myband/milford/index.html', 'Milford', 'http://www.angelfire.com/myband/milford/index.html\n A Florida-based indie/emo band site, with a biography and pictures.\n ');
INSERT INTO `punk_music` VALUES (422, 'http://www.majoraccident.freeuk.com/', 'Major Accident', 'http://www.majoraccident.freeuk.com/\n The official website with news, pictures, merchandise from the clockwork punksters of Darlington, England. Shockwave Flash plug-in required.\n ');
INSERT INTO `punk_music` VALUES (423, 'http://www.motherrussia.cc/', 'Mother Russia', 'http://www.motherrussia.cc/\n MP3s, message board, pictures, tour dates, recent news and links for the San Diego old school punk band.\n\n ');
INSERT INTO `punk_music` VALUES (424, 'http://mindside19.iwarp.com', 'Mindside 19', 'http://mindside19.iwarp.com\n Site for a Baltimore area punk band with mp3s, pictures, links and merchandise.\n ');
INSERT INTO `punk_music` VALUES (425, 'http://www.mackenzie1st.com', 'Mackenzie 1st', 'http://www.mackenzie1st.com\n Official home page with MP3s and info on this Montreal punk band.\n ');
INSERT INTO `punk_music` VALUES (426, 'http://moralthreat.tripod.com/', 'Moral Threat', 'http://moralthreat.tripod.com/\n Includes show dates, pictures, lyrics, and sound files for the punk band from La Mesa, CA.\n ');
INSERT INTO `punk_music` VALUES (427, 'http://www.freespeech.org/deadcops', 'MDC', 'http://www.freespeech.org/deadcops\n A comprehensive site for MDC, the controversial and political punk band.\n ');
INSERT INTO `punk_music` VALUES (428, 'http://www.angelfire.com/band/meltedcat/', 'Melted Cat', 'http://www.angelfire.com/band/meltedcat/\n Official site for theis Atherton Manchester band. With news, gig details, biographies, and lyrics.\n\n ');
INSERT INTO `punk_music` VALUES (429, 'http://www.angelfire.com/band/meridian/', 'Meridien', 'http://www.angelfire.com/band/meridian/\n Photos, show list, interview, and contact information.\n ');
INSERT INTO `punk_music` VALUES (430, 'http://www.angelfire.com/myband/milfshake/', 'Milfshake', 'http://www.angelfire.com/myband/milfshake/\n A punk band, with music that is a combination of the Blink-182 and Deftones sounds.\n ');
INSERT INTO `punk_music` VALUES (431, 'http://www.geocities.com/themadcows/', 'Mad Cows', 'http://www.geocities.com/themadcows/\n The Pennsylvania punk band, pictures, sounds, show dates, and other information.\n ');
INSERT INTO `punk_music` VALUES (432, 'http://www.mrfirley.com', 'Mr. Firley', 'http://www.mrfirley.com\n Mr. Firley is a melodic punk band. Check out their sound clips and tour dates. Official Site.\n ');
INSERT INTO `punk_music` VALUES (433, 'http://www.missionshifter.org/', 'Missionshifter', 'http://www.missionshifter.org/\n Band site featuring pictures, MP3s and RealAudio clips and flyer artwork.\n\n \n');
INSERT INTO `punk_music` VALUES (434, 'http://www.geocities.com/mxwxpunk/start.html', 'Marsh Wiggle', 'http://www.geocities.com/mxwxpunk/start.html\n A 3 piece band from St. Thomas, Ontario, with a sound comparable to MxPx. Includes biography, news, pictures, show dates, song downloads, and links.\n \n');
INSERT INTO `punk_music` VALUES (435, 'http://www.geocities.com/en_orgy/newistmuffsite.html', 'Muff', 'http://www.geocities.com/en_orgy/newistmuffsite.html\n Punk band from Scotland with bios, shows, multimedia, and a message board.\n \n');
INSERT INTO `punk_music` VALUES (436, 'http://www.geocities.com/missionofnonsense/', 'Mission of Nonsense', 'http://www.geocities.com/missionofnonsense/\n Punk band from North California. Site includes pictures and biographies.\n \n');
INSERT INTO `punk_music` VALUES (437, 'http://www.smallrose.com/tmru/TMRU/', 'Mico Rison Underground, The', 'http://www.smallrose.com/tmru/TMRU/\n Lo-fi noise punk, based on the Mico Rison epic poem and the Invisible stories. Lyrics, photos, MP3s, merchandise, and contact information.\n\n\n  ');
INSERT INTO `punk_music` VALUES (438, 'http://www.nyrock.com/the_nuns/', 'Nuns, The', 'http://www.nyrock.com/the_nuns/\n Having endured the wasteland of post-punk decadence, this band now lives in dark, deep purple velvet prison in the dungeons of Manhattan.\n ');
INSERT INTO `punk_music` VALUES (439, 'http://www.neverheardofit.com', 'Never Heard Of It', 'http://www.neverheardofit.com\n An upbeat, pop-punk band from Los Angeles, California. Site features merchandise, tour dates, pictures and band news.\n ');
INSERT INTO `punk_music` VALUES (440, 'http://www.nihilistics.com/', 'Nihilistics', 'http://www.nihilistics.com/\n Hardcore punk band from Long Island, New York. Official site includes show dates, messages from the band, discography, reviews, lyrics, and merchandise.\n ');
INSERT INTO `punk_music` VALUES (441, 'http://www.nratheband.com/', 'NRA', 'http://www.nratheband.com/\n Punk band from Amsterdam, Holland. With news, member biographies, song samples, lyrics and CD information.\n ');
INSERT INTO `punk_music` VALUES (442, 'http://www.nomoretheband.com/', 'No More', 'http://www.nomoretheband.com/\n A four piece punk band from Gainesville, FL. Site features a band profile and discography, MP3s and a list of upcoming shows.\n\n ');
INSERT INTO `punk_music` VALUES (443, 'http://www.thenipples.com', 'Nipples, The', 'http://www.thenipples.com\n Fast punk band from Los Angeles area. Featuring band information, history, pictures and links.\n ');
INSERT INTO `punk_music` VALUES (444, 'http://www.nocomply.de/', 'No Comply', 'http://www.nocomply.de/\n Melodic punk rock from Rastatt, Germany.\n ');
INSERT INTO `punk_music` VALUES (445, 'http://www.angelfire.com/punk/nodeficiency/', 'No Deficiency', 'http://www.angelfire.com/punk/nodeficiency/\n An anti-discrimination band from Miami, Florida influenced by Rancid, Pennywise and NOFX. Site features upcoming shows, pictures and lyrics.\n ');
INSERT INTO `punk_music` VALUES (446, 'http://www.angelfire.com/al/ngipage/', 'N.G.I.', 'http://www.angelfire.com/al/ngipage/\n Surf/punk group from Australia, pictures of the band, lyrics, and sounds.\n ');
INSERT INTO `punk_music` VALUES (447, 'http://www.theneutrinos.com/', 'Neutrinos, The', 'http://www.theneutrinos.com/\n Philadelphia, Pennsylvania punk band. News, biography, photos, show dates, links, and merchandise.\n\n ');
INSERT INTO `punk_music` VALUES (448, 'http://www.angelfire.com/indie/thenotalentshow/', 'No Talent Show, The', 'http://www.angelfire.com/indie/thenotalentshow/\n California pop-punk/ska band features the musicians'' information, lyrics, upcoming gigs, FAQs, photos, and links.\n ');
INSERT INTO `punk_music` VALUES (449, 'http://www.geocities.com/vernichtung1/', 'Nahende Vernichtung', 'http://www.geocities.com/vernichtung1/\n Belgian band with news, MP3 samples, a discography and a band profile. [English]\n ');
INSERT INTO `punk_music` VALUES (450, 'http://www.nakedviolence.com/', 'Naked Violence', 'http://www.nakedviolence.com/\n Trucker punk trio from Portland, Oregon with photos, releases, and a movie clip download.\n ');
INSERT INTO `punk_music` VALUES (451, 'http://www.nerve.freeservers.com/', 'Nerve', 'http://www.nerve.freeservers.com/\n Official band site, with biographies, show dates and other information, pictures, a discography, audio samples and merchandise.\n ');
INSERT INTO `punk_music` VALUES (452, 'http://membres.lycos.fr/negatiq/', 'Negative IQ', 'http://membres.lycos.fr/negatiq/\n An Oi!-Core School band from France. Site has information about the band, upcoming shows, links, songs in WAV and MP3 format. Site in French and English.\n\n ');
INSERT INTO `punk_music` VALUES (453, 'http://www.angelfire.com/ca6/commonenemy/', 'No Such Luck', 'http://www.angelfire.com/ca6/commonenemy/\n An unsigned, Orange County-based band playing emo-style punk music. With biography, lyrics, and links.\n ');
INSERT INTO `punk_music` VALUES (454, 'http://www.angelfire.com/band/negativeamerican/index.html', 'Negative American', 'http://www.angelfire.com/band/negativeamerican/index.html\n Site features pictures and band member information.\n ');
INSERT INTO `punk_music` VALUES (455, 'http://members.aol.com/newportgestapo/', 'Newport Gestapo', 'http://members.aol.com/newportgestapo/\n A band from the subtropical climes of South Florida, aiming to bring back the hard driving yet melodic thrust of the pre-commercial punk. With biography, MP3 samples, lyrics, show dates, and CD information.\n ');
INSERT INTO `punk_music` VALUES (456, 'http://newlowprice.tripod.com/index.html', 'New Low Price', 'http://newlowprice.tripod.com/index.html\n A site for a Las Vegas punk band featuring band information, lyrics and photographs.\n ');
INSERT INTO `punk_music` VALUES (457, 'http://www.geocities.com/noallegiance63/', 'No Allegiance', 'http://www.geocities.com/noallegiance63/\n Original punk/hardcore band from Hamilton, New Zealand. With band story, song lyrics, and pictures.\n\n ');
INSERT INTO `punk_music` VALUES (458, 'http://www.nervoustension.co.uk', 'Nervous Tension', 'http://www.nervoustension.co.uk\n UK Hardcore Punk band. Site features band news, RealAudio samples as well as information.\n ');
INSERT INTO `punk_music` VALUES (459, 'http://www.angelfire.com/indie/nothingfamous', 'Nothing Famous', 'http://www.angelfire.com/indie/nothingfamous\n A punk band from Niskayuna, NY. News and band information as well as some pictures.\n ');
INSERT INTO `punk_music` VALUES (460, 'http://www.angelfire.com/punk/nosink', 'No Sink', 'http://www.angelfire.com/punk/nosink\n Punk band from Northern Kentucky, influenced by MxPx, Blink 182, and Offspring.\n ');
INSERT INTO `punk_music` VALUES (461, 'http://www.angelfire.com/punk2/nailgunnightmare', 'Nailgun Lobotomy', 'http://www.angelfire.com/punk2/nailgunnightmare\n Band member information, biography, interviews, discography and show dates of this punk-metalcore band.\n ');
INSERT INTO `punk_music` VALUES (462, 'http://www.geocities.com/enjoynowherefast/', 'Nowhere Fast', 'http://www.geocities.com/enjoynowherefast/\n A punk band based out of Maryland.\n\n ');
INSERT INTO `punk_music` VALUES (463, 'http://theniceboys.iuma.com/', 'Nice Boys, The', 'http://theniceboys.iuma.com/\n IUMA.com page for this hard fast and tight punk/rock ''n'' roll/hardcore Austin, TX band. With general band information and free MP3 and RealAudio files.\n ');
INSERT INTO `punk_music` VALUES (464, 'http://nobalance.net/', 'No Balance', 'http://nobalance.net/\n Homepage of emo-punk band, featuring a biography and news.\n ');
INSERT INTO `punk_music` VALUES (465, 'http://www.geocities.com/down_under_punk/', 'Non-Existant Bob', 'http://www.geocities.com/down_under_punk/\n Official site for this punk band from Australia, maintained by the band with pictures, sounds, gig listings and member biographies.\n ');
INSERT INTO `punk_music` VALUES (466, 'http://membres.lycos.fr/nosameness/', 'No Sameness', 'http://membres.lycos.fr/nosameness/\n A punk rock band from Quebec.\n \n');
INSERT INTO `punk_music` VALUES (467, 'http://members.chello.at/nosilenceforsale/v2.0/index.htm', 'No Silence For Sale', 'http://members.chello.at/nosilenceforsale/v2.0/index.htm\n Austrian emo-ska-fun-skatepunk band. Site features pictures, video and upcoming gigs.\n\n \n');
INSERT INTO `punk_music` VALUES (468, 'http://www.ifrance.com/dutchbandnra', 'NRA', 'http://www.ifrance.com/dutchbandnra\n Unofficial web page about the Dutch punk band from Amsterdam, with MP3s and Real Audio, lyrics, photos and a band history.\n \n');
INSERT INTO `punk_music` VALUES (469, 'http://www.geocities.com/illateasepunk', 'No Hope', 'http://www.geocities.com/illateasepunk\n Show dates, news, pictures and lyrics are featured on the site for a street punk band from Houston, TX.\n \n');
INSERT INTO `punk_music` VALUES (470, 'http://nixonyears.com', 'Nixon Years, The', 'http://nixonyears.com\n Band history, show dates, merchandise, MP3s, lyrics, propaganda and news.\n \n');
INSERT INTO `punk_music` VALUES (471, 'http://newmutants.live.com.au', 'New Mutants, The', 'http://newmutants.live.com.au\n Site for the punk band from Brisbane, Australia.\n \n');
INSERT INTO `punk_music` VALUES (472, 'http://ucsub.colorado.edu/~helmse/', 'Nothing to Prove', 'http://ucsub.colorado.edu/~helmse/\n Punk band from Lone Tree, Colorado. Official site includes news, profiles, sound files, show dates, pictures and merchandise.\n\n \n');
INSERT INTO `punk_music` VALUES (473, 'http://freewebs.com/thealfa/', 'No Sense of Direction', 'http://freewebs.com/thealfa/\n California pop-punk four piece. Photos, news, and unrelated art.\n \n');
INSERT INTO `punk_music` VALUES (474, 'http://www.geocities.com/no_connexion2001', 'No Connexion', 'http://www.geocities.com/no_connexion2001\n Melodic and rhythmic punk band from Québec city with two singers.\n\n\n  ');
INSERT INTO `punk_music` VALUES (475, 'http://www.onedaylife.co.uk', 'One Day Life', 'http://www.onedaylife.co.uk\n UK Pop-punk three-piece. News, biography, show dates, MP3s, lyrics, photos, merchandise, and forum.\n ');
INSERT INTO `punk_music` VALUES (476, 'http://www.theoverprivileged.com', 'Overprivileged, The', 'http://www.theoverprivileged.com\n Washington DC old school style punk. Show dates, MP3s, lyrics, merchandise, forum, video, photos, show diary, and links.\n ');
INSERT INTO `punk_music` VALUES (477, 'http://www.ophil.com/', 'O''Phil', 'http://www.ophil.com/\n KS punk-funk-hiphop-ska-hardcore band. Site has links, photos, merchandise, MP3s and band information.\n ');
INSERT INTO `punk_music` VALUES (478, 'http://www.geocities.com/SunsetStrip/Cabaret/1704/', 'One Hit Wonder', 'http://www.geocities.com/SunsetStrip/Cabaret/1704/\n About One Hit Wonder - the Floorlords. Everything a fan needs to know, and a lot of things they don''t.\n ');
INSERT INTO `punk_music` VALUES (479, 'http://www.octoberallied.com/', 'October Allied', 'http://www.octoberallied.com/\n Official website for the Oakland, California-based band. With photographs, show dates and MP3s.\n\n ');
INSERT INTO `punk_music` VALUES (480, 'http://www.onedaywar.com', 'One Day War', 'http://www.onedaywar.com\n Political punk from Portland. News, MP3s, contact information, upcoming shows, lyrics, merchandise, photos, and links.\n ');
INSERT INTO `punk_music` VALUES (481, 'http://www.geocities.com/ocf_sa', 'O.C.F.', 'http://www.geocities.com/ocf_sa\n Horror-punk from San Antonio. Pictures, merchandise, news, show dates, band information, and links.\n ');
INSERT INTO `punk_music` VALUES (482, 'http://osfa.free.fr/', 'One Size Fits All', 'http://osfa.free.fr/\n Official site of the French band. Site has photos, MP3s and a video in AVI format. Some pages have English translations.\n ');
INSERT INTO `punk_music` VALUES (483, 'http://www.theoffset.com/', 'Offset, The', 'http://www.theoffset.com/\n All you need to know about this three piece pop/emo punk band from central Minnesota.\n ');
INSERT INTO `punk_music` VALUES (484, 'http://otherbrotherdarryl.4t.com/', 'Other Brother Darryl', 'http://otherbrotherdarryl.4t.com/\n AA San Diego Punk band, formely known as No Time. Featuring news, show dates, song samples, lyrics and band history.\n\n ');
INSERT INTO `punk_music` VALUES (485, 'http://members.fortunecity.com/onestepahead', 'One Step Ahead', 'http://members.fortunecity.com/onestepahead\n An emo-punk band from the Philly suburbs. Band biography, songs, videos, and show dates.\n ');
INSERT INTO `punk_music` VALUES (486, 'http://members.aol.com/yodelthis/outtareach.html', 'Outta'' Reach', 'http://members.aol.com/yodelthis/outtareach.html\n Melodic punk rock from So Cal. Official site has MP3s, pictures, contact information and links.\n ');
INSERT INTO `punk_music` VALUES (487, 'http://www.onepumpchump.com', 'One Pump Chump', 'http://www.onepumpchump.com\n Seven Piece ska punk band from Gainseville, FL.\n ');
INSERT INTO `punk_music` VALUES (488, 'http://chunky-berber.tripod.com', 'Onset', 'http://chunky-berber.tripod.com\n Wakefield West Yorkshire UK band. Discography, show dates, contact information, biography, member profiles, sound files, and links.\n ');
INSERT INTO `punk_music` VALUES (489, 'http://joeywhitewhisker.freeservers.com', 'One White Whisker', 'http://joeywhitewhisker.freeservers.com\n Surrey, UK band. Photos, biography, show dates, photos, forum, and links.\n\n ');
INSERT INTO `punk_music` VALUES (490, 'http://www.onehandedreaders.com/', 'One Handed Readers', 'http://www.onehandedreaders.com/\n South Bay band with photos, news, links, and contact information.\n ');
INSERT INTO `punk_music` VALUES (491, 'http://www.geocities.com/theoxygenthiefs/', 'Oxygen Thiefs, The', 'http://www.geocities.com/theoxygenthiefs/\n News, biography, photos, show dates, lyrics, and links.\n ');
INSERT INTO `punk_music` VALUES (492, 'http://www.geocities.com/onecapitalensite', 'One Capital eN', 'http://www.geocities.com/onecapitalensite\n A punk/ska fusion band from Buffalo, NY.\n ');
INSERT INTO `punk_music` VALUES (493, 'http://www.fortunecity.co.uk/madchester/mariachi/437/outofuse2/outofuseshortintro-fcusa-cjb.html', 'Out of Use', 'http://www.fortunecity.co.uk/madchester/mariachi/437/outofuse2/outofuseshortintro-fcusa-cjb.html\n Melodic hardcore punk band from the UK. Site includes a biography, show dates and demo information with pictures.\n \n');
INSERT INTO `punk_music` VALUES (494, 'http://www.operationmakeout.com', 'Operation Makeout', 'http://www.operationmakeout.com\n Indie/punk band from Vancouver, B.C. Canada. Site features a band diary, upcoming shows and MP3s.\n\n\n  ');
INSERT INTO `punk_music` VALUES (495, 'http://www.blowuptheeiffeltower.com', 'Plot To Blow Up The Eiffel Tower, The', 'http://www.blowuptheeiffeltower.com\n Website for the San Diego band. MP3s, tour dates, band news and discography.\n ');
INSERT INTO `punk_music` VALUES (496, 'http://www.mtxstarship.com/parasites/', 'Parasites', 'http://www.mtxstarship.com/parasites/\n Official site of this California pop/punk band, with information, show dates, games, merchandise and links.\n ');
INSERT INTO `punk_music` VALUES (497, 'http://www.punchkids.com/', 'Punchline', 'http://www.punchkids.com/\n Official site includes profiles, discography, sound files, show dates, and merchandise.\n ');
INSERT INTO `punk_music` VALUES (498, 'http://www.x-members.com/', 'Pulley', 'http://www.x-members.com/\n Official site features information, sounds, photographs, videos and a fan forum.\n ');
INSERT INTO `punk_music` VALUES (499, 'http://www.thephantomlimbs.com/', 'Phantom Limbs, The', 'http://www.thephantomlimbs.com/\n Official home of this Oakland-based punk/deathrock/new wave/rock band. With biography, show schedule, photographs, and MP3s.\n\n ');
INSERT INTO `punk_music` VALUES (500, 'http://www.pistolgrip.net/', 'Pistol Grip', 'http://www.pistolgrip.net/\n Southern California based streetpunk. Information, MP3 audio samples, lyrics and pictures.\n ');
INSERT INTO `punk_music` VALUES (501, 'http://punk.publifedetroit.com', 'Pub Life', 'http://punk.publifedetroit.com\n Detroit streetpunk band site featuring news, gigs and lyrics.\n ');
INSERT INTO `punk_music` VALUES (502, 'http://www.psychoticreaction.net/', 'Psychotic Reaction', 'http://www.psychoticreaction.net/\n A band from Connecticut. Including news, biography, links, MP3s, show listings, pictures, lyrics, discography, and merchandise information.\n ');
INSERT INTO `punk_music` VALUES (503, 'http://www.zone.ee/psychoterror/', 'Psychoterror', 'http://www.zone.ee/psychoterror/\n A punk rock band from Estonia, in northern Europe. MP3s, pictures, videos and lyrics.\n ');
INSERT INTO `punk_music` VALUES (504, 'http://www.freewebs.com/peoplethatlookfamous/', 'People That Look Famous', 'http://www.freewebs.com/peoplethatlookfamous/\n Fast punk rock from Santa Fe, NM. Site has pictures, show listing and news.\n\n ');
INSERT INTO `punk_music` VALUES (505, 'http://www.pitchblack138.com', 'Pitch Black', 'http://www.pitchblack138.com\n Dark punk mixed with old school skate-rock sounds. Site features band and contact information, upcoming shows and releases.\n ');
INSERT INTO `punk_music` VALUES (506, 'http://www.TheParaplegics.com', 'Paraplegics, The', 'http://www.TheParaplegics.com\n Punk rock from Providence, RI. Site has band news and MP3s.\n ');
INSERT INTO `punk_music` VALUES (507, 'http://www.saunalahti.fi/paca/pgm/', 'Play Girls Magazine', 'http://www.saunalahti.fi/paca/pgm/\n All woman band from Finland. Site includes history, gig dates, interview, and photos.\n ');
INSERT INTO `punk_music` VALUES (508, 'http://nesnate216.tripod.com', 'Pastrami Bodyslam', 'http://nesnate216.tripod.com\n The official website of the punk rock band.\n ');
INSERT INTO `punk_music` VALUES (509, 'http://members.tripod.com/frayser/boards.html', 'Pro-T76', 'http://members.tripod.com/frayser/boards.html\n Emo and punk band from West Tennessee. Includes audio, band biography, and tour dates.\n\n ');
INSERT INTO `punk_music` VALUES (510, 'http://www.angelfire.com/rock/paidinfull/', 'Paid in Full', 'http://www.angelfire.com/rock/paidinfull/\n Show dates, news, profiles, and merchandise for the New Jersey band.\n ');
INSERT INTO `punk_music` VALUES (511, 'http://pgsonline.net', 'PGS', 'http://pgsonline.net\n Pop punk from Chicago. Webpage offers pictures, upcoming shows and downloadable music.\n ');
INSERT INTO `punk_music` VALUES (512, 'http://www.pointyboss.co.uk/', 'Pointy Boss', 'http://www.pointyboss.co.uk/\n Big Thing Point with official information on this Nottingham punk band, includes RealAudio demo tracks, live photos and up to date news.\n ');
INSERT INTO `punk_music` VALUES (513, 'http://www.p4ft.co.uk/', 'Petulas 4 Favourite Things', 'http://www.p4ft.co.uk/\n Pop punk band based in Bristol, UK. Site features a band diary, MP3s and news.\n ');
INSERT INTO `punk_music` VALUES (514, 'http://www.angelfire.com/geek/pab/', 'Pretty and Brainwashed', 'http://www.angelfire.com/geek/pab/\n Syracuse, New York political punk rock.\n\n ');
INSERT INTO `punk_music` VALUES (515, 'http://www.peglegpunk.com/', 'Pegleg', 'http://www.peglegpunk.com/\n Pop punk band from Long Island, New York. Official site includes show dates, lyrics, and news.\n ');
INSERT INTO `punk_music` VALUES (516, 'http://www.peeltheorange.subnet.dk', 'Peel The Orange', 'http://www.peeltheorange.subnet.dk\n A three piece pop punk band from Denmark. Audio, biographical information, discography, mailing list, pictures and shows.\n ');
INSERT INTO `punk_music` VALUES (517, 'http://www.angelfire.com/punk3/pantslessedsux/main.html', 'Pantsless Ed', 'http://www.angelfire.com/punk3/pantslessedsux/main.html\n Punk Band From Belleville Michigan. Site features band history and lyrics.\n ');
INSERT INTO `punk_music` VALUES (518, 'http://www.petnihil2.by.ru/eng/index.html', 'Pet Nihil', 'http://www.petnihil2.by.ru/eng/index.html\n Official site of trycki-punk rock band from Hrodna, Belarus. News, photos, profile, lyrics and MP3s.\n ');
INSERT INTO `punk_music` VALUES (519, 'http://homepages.tesco.net/~pickledmonkey/', 'Pickled Monkey', 'http://homepages.tesco.net/~pickledmonkey/\n Cheeky Ska-Punk outfit from Huddersfield. Gig listings, MP3s and a band profile.\n\n ');
INSERT INTO `punk_music` VALUES (520, 'http://www.iuma.com/IUMA/Bands/THE_PRIESTS/', 'Priests, The', 'http://www.iuma.com/IUMA/Bands/THE_PRIESTS/\n Sound files, biography, and show dates for the band from New York.\n ');
INSERT INTO `punk_music` VALUES (521, 'http://www.geocities.com/jademouse46/public.html', 'Public Display of Infection', 'http://www.geocities.com/jademouse46/public.html\n Punk/trash rock and roll band. Site features a band history and upcoming shows.\n ');
INSERT INTO `punk_music` VALUES (522, 'http://www.angelfire.com/punk/osa', 'Possessive Drive', 'http://www.angelfire.com/punk/osa\n New school punk band from Pennsylavania.\n ');
INSERT INTO `punk_music` VALUES (523, 'http://www.geocities.com/pullingout_punkrawk', 'Pulling Out', 'http://www.geocities.com/pullingout_punkrawk\n A four piece punk band located in Tampa, FL.\n ');
INSERT INTO `punk_music` VALUES (524, 'http://angelfire.com/punk2/pdh/', 'Peggy Dale and Helen PDH', 'http://angelfire.com/punk2/pdh/\n Montreal, Canada three piece punk rock band.Site has band information, photographs and sounds.\n\n ');
INSERT INTO `punk_music` VALUES (525, 'http://www.geocities.com/plastiksheetz/index.html', 'Plastik Sheetz', 'http://www.geocities.com/plastiksheetz/index.html\n Official band site, including chat, news, MP3s, messageboards, tabs and lyrics.\n ');
INSERT INTO `punk_music` VALUES (526, 'http://geocities.com/the_products/', 'Products, The', 'http://geocities.com/the_products/\n Satanic Pop-Punk from Hawaii. History, pictures, biographies, MP3s, lyrics, and guestbook. Influenced heavily by the Ramones.\n ');
INSERT INTO `punk_music` VALUES (527, 'http://home.planet.nl/~benvelze/', 'Positively Ugly', 'http://home.planet.nl/~benvelze/\n Keistad Ska Punk. MP3s from the band, biography and all the usual homepage information.\n ');
INSERT INTO `punk_music` VALUES (528, 'http://www.angelfire.com/punk/pinion/', 'Pinion', 'http://www.angelfire.com/punk/pinion/\n Punk rock group from Dublin, Ireland. Site includes biography, gig dates, and sound files.\n ');
INSERT INTO `punk_music` VALUES (529, 'http://www.geocities.com/propdown/', 'Prop Down', 'http://www.geocities.com/propdown/\n Three piece hardcore punk band from Detroit.\n\n ');
INSERT INTO `punk_music` VALUES (530, 'http://www.geocities.com/decliningmind_records/index.html', 'Poorsport', 'http://www.geocities.com/decliningmind_records/index.html\n Melodic punk from the Seattle area. Site has pictures, lyrics and show dates.\n ');
INSERT INTO `punk_music` VALUES (531, 'http://www.geocities.com/spaz180/', 'Positively Negative', 'http://www.geocities.com/spaz180/\n Appleton, WI based punk band. Site includes history, news, and pictures.\n ');
INSERT INTO `punk_music` VALUES (532, 'http://www.angelfire.com/punk3/pmt', 'Paul Went Home', 'http://www.angelfire.com/punk3/pmt\n UK based pop punk ska trio. Includes member profiles, gig dates, discography, photos and MP3s.\n ');
INSERT INTO `punk_music` VALUES (533, 'http://www.geocities.com/problematicpunkrock/index.html', 'Problematic', 'http://www.geocities.com/problematicpunkrock/index.html\n The official site of the band from Broken Hill, Australia. Site has pictures, news and band history.\n ');
INSERT INTO `punk_music` VALUES (534, 'http://www.pinkytuscaderos.com', 'Pinky Tuscaderos, The', 'http://www.pinkytuscaderos.com\n Rough, catchy punk rock band from Gothenburg Sweden. Site has pictures, MP3s, lyrics, band history and news.\n\n ');
INSERT INTO `punk_music` VALUES (535, 'http://members.fortunecity.com/parkinsons', 'Parkinsons, The', 'http://members.fortunecity.com/parkinsons\n Photographs of Portuguese punk rock band. Includes message board.\n\n\n  ');
INSERT INTO `punk_music` VALUES (536, 'http://www.devo.com/quisling/', 'Quisling', 'http://www.devo.com/quisling/\n Madison, Wisconsin punk band. Site includes show dates, history, sound files and pictures.\n ');
INSERT INTO `punk_music` VALUES (537, 'http://www.angelfire.com/de/quitters/', 'Quitters, The', 'http://www.angelfire.com/de/quitters/\n Rochester, NY based band. Official site includes history, pictures and gig dates.\n ');
INSERT INTO `punk_music` VALUES (538, 'http://www.thequirks.net', 'Quirks, The', 'http://www.thequirks.net\n Pop punk four piece from Hollywood, CA. Press, contact information, tour dates, images, merchandise, links, and MP3s.\n ');
INSERT INTO `punk_music` VALUES (539, 'http://www.angelfire.com/or3/quarterspent/', 'Quarterspent', 'http://www.angelfire.com/or3/quarterspent/\n Three-piece pop punk from Portland. Biography, images, show dates, and links.\n ');
INSERT INTO `punk_music` VALUES (540, 'http://www.geocities.com/punk2021', 'Quikfix', 'http://www.geocities.com/punk2021\n A punk band from Terrace, BC, Canada.\n\n\n  ');
INSERT INTO `punk_music` VALUES (541, 'http://www.realmckenzies.com/', 'Real McKenzies', 'http://www.realmckenzies.com/\n Grand defenders of the Scottish realm, with Scottish-pride filled pub-punk rock, featuring photos, tour dates, news, and mp3s.\n ');
INSERT INTO `punk_music` VALUES (542, 'http://www.polish-pope.com/', 'Rockin'' Chair, The', 'http://www.polish-pope.com/\n Richmond CA''s aged punk band. Site includes MP3s, a Flash film, band information and pictures.\n ');
INSERT INTO `punk_music` VALUES (543, 'http://www.randalgrave.com/', 'Randal Grave', 'http://www.randalgrave.com/\n Ska-punk from Brazil. Site includes pictures, MP3 samples and links.\n ');
INSERT INTO `punk_music` VALUES (544, 'http://www.geocities.com/riffrandells/', 'Riff Randells, The', 'http://www.geocities.com/riffrandells/\n Three piece girl band from Vancouver, Canada. Containing pictures, tour dates, merchandise and biography, including tour diaries and juicy gossip.\n ');
INSERT INTO `punk_music` VALUES (545, 'http://www.geocities.com/SunsetStrip/Alley/6165/', 'Raw Power', 'http://www.geocities.com/SunsetStrip/Alley/6165/\n The official site for the Italian hardcore punk band. Site has contact information, WAVs and a discography.\n\n ');
INSERT INTO `punk_music` VALUES (546, 'http://www.newredarchives.com/bands/reaganyouth/', 'Reagan Youth', 'http://www.newredarchives.com/bands/reaganyouth/\n New Red Archive''s site for the classic early 80''s hardcore band from New York City. Site has a discography, Real Audio sound files, reviews and photographs.\n ');
INSERT INTO `punk_music` VALUES (547, 'http://www.angelfire.com/punk/REPOSE/index.html', 'Repose', 'http://www.angelfire.com/punk/REPOSE/index.html\n Hardcore punk band from the Seattle, WA area. Site includes biographies, lyrics, show dates, and sound files.\n ');
INSERT INTO `punk_music` VALUES (548, 'http://www.davefloyd.ukgateway.net', 'Riot / Clone', 'http://www.davefloyd.ukgateway.net\n Official web site of this long - running, London based anarcho punk band.\n ');
INSERT INTO `punk_music` VALUES (549, 'http://artists3.iuma.com/IUMA/Bands/the_Roto_Roosters/', 'Roto-Roosters, The', 'http://artists3.iuma.com/IUMA/Bands/the_Roto_Roosters/\n All-school punk band hailing from New Mexico. Site includes lyrics, merchandise, and show updates.\n ');
INSERT INTO `punk_music` VALUES (550, 'http://www.rasta-knast.de', 'Rasta Knast', 'http://www.rasta-knast.de\n The website of the German-Swedish punk band. Includes news, audio samples and concert schedule.[English/German]\n\n ');
INSERT INTO `punk_music` VALUES (551, 'http://www.raisekain.com', 'Raise Kain', 'http://www.raisekain.com\n Emo, punk rock band from Rotterdam, Netherlands.\n ');
INSERT INTO `punk_music` VALUES (552, 'http://www.rubberneck-la.com/', 'Rubberneck', 'http://www.rubberneck-la.com/\n Southern California punk rock.\n ');
INSERT INTO `punk_music` VALUES (553, 'http://home.earthlink.net/~weinberg/scott.htm', 'Radinsky, Scott', 'http://home.earthlink.net/~weinberg/scott.htm\n A site dedicated to Pulley and Ten Foot Pole member Scott Radinsky, also a pitcher in Major League Baseball.\n ');
INSERT INTO `punk_music` VALUES (554, 'http://www.angelfire.com/punk2/reallysmellysocks/', 'Really Smelly Socks', 'http://www.angelfire.com/punk2/reallysmellysocks/\n Official band site, with pictures, album information, band history and flyers.\n ');
INSERT INTO `punk_music` VALUES (555, 'http://www.angelfire.com/punk2/therejected/', 'Rejected, The', 'http://www.angelfire.com/punk2/therejected/\n D.C. punk band site with a biography, contact information and a list of upcoming shows.\n\n ');
INSERT INTO `punk_music` VALUES (556, 'http://www.angelfire.com/super/restrung/index.html', 'Restrung', 'http://www.angelfire.com/super/restrung/index.html\n This is a band out of Farmington, CT with reggae/ska/punk influences. Site features MP3 downloads, an image gallery and a band history.\n ');
INSERT INTO `punk_music` VALUES (557, 'http://www.gbasolutions.co.uk/rotunda/', 'Rotunda', 'http://www.gbasolutions.co.uk/rotunda/\n Street punk/oi band from Birmingham, UK. Site includes bio, sound files, pictures, gig dates, lyrics, and reviews.\n ');
INSERT INTO `punk_music` VALUES (558, 'http://www.theretards.co.uk/', 'Retards, The', 'http://www.theretards.co.uk/\n Four member group from England. Includes member profiles, gig dates, and photographs.\n ');
INSERT INTO `punk_music` VALUES (559, 'http://www.geocities.com/rotten_republic', 'Rotten Republic', 'http://www.geocities.com/rotten_republic\n Official website for this SoCal punk band. MP3s, lyrics and contact information are here.\n ');
INSERT INTO `punk_music` VALUES (560, 'http://ruinedbyreason.tripod.com', 'Ruined By Reason', 'http://ruinedbyreason.tripod.com\n Mississauga, Ontario based punk rock band.\n\n ');
INSERT INTO `punk_music` VALUES (561, 'http://home.swipnet.se/~w-86056/RANDY/', 'Randy', 'http://home.swipnet.se/~w-86056/RANDY/\n An unofficial homepage about Swedens finest punkrockband.\n ');
INSERT INTO `punk_music` VALUES (562, 'http://www.angelfire.com/punk/ranks', 'Ranks', 'http://www.angelfire.com/punk/ranks\n The homepage for an Italian punk band with ska, reggae and hardcore influences.\n ');
INSERT INTO `punk_music` VALUES (563, 'http://www.geocities.com/punknite/therelix1.html', 'Relix, The', 'http://www.geocities.com/punknite/therelix1.html\n NYC and NJ-based punk band with female vocals influenced by the Avengers and Violators. Site includes band information, lyrics and photographs.\n ');
INSERT INTO `punk_music` VALUES (564, 'http://www.rationalthought.org/', 'Rational Thought', 'http://www.rationalthought.org/\n Band biography, show dates and flyers of this Orange County band.\n ');
INSERT INTO `punk_music` VALUES (565, 'http://www.geocities.com/ratbastardpunk/', 'Rat Bastard', 'http://www.geocities.com/ratbastardpunk/\n NY punk rock band. Site includes news, biography, photos, audio/video files, lyrics, and reviews.\n\n ');
INSERT INTO `punk_music` VALUES (566, 'http://www.geocities.com/reallyfxckingemo/', 'Room For Error', 'http://www.geocities.com/reallyfxckingemo/\n Punk band from Newport News, VA. Site features a band profile, lyrics and pictures.\n ');
INSERT INTO `punk_music` VALUES (567, 'http://www.angelfire.com/punk2/trb', 'Rebellious Band, The', 'http://www.angelfire.com/punk2/trb\n Cincinnati based punk band. Site has tour dates, CD reviews and merchandise information.\n ');
INSERT INTO `punk_music` VALUES (568, 'http://www.geocities.com/redtag420/index.html', 'Red Tag Special', 'http://www.geocities.com/redtag420/index.html\n A political hardcore punk band from Jacksonville, Florida. Site focuses on the political background for the band.\n ');
INSERT INTO `punk_music` VALUES (569, 'http://www.geocities.com/theritalinkids/', 'Ritalin Kids, The', 'http://www.geocities.com/theritalinkids/\n Loud punk band from Omaha.\n ');
INSERT INTO `punk_music` VALUES (570, 'http://www.rajiff.com/runningscared', 'Running Scared', 'http://www.rajiff.com/runningscared\n The official site of the Bradford, Pa based punk rock quintet.\n\n ');
INSERT INTO `punk_music` VALUES (571, 'http://www.rexmanningday.com', 'Rex Manning Day', 'http://www.rexmanningday.com\n Site features downloadable MP3s, pictures and band member information.\n ');
INSERT INTO `punk_music` VALUES (572, 'http://www.geocities.com/saladbar0501/randall.html', 'Randall', 'http://www.geocities.com/saladbar0501/randall.html\n An experimental punk rock band from Rockford, Illinois.\n ');
INSERT INTO `punk_music` VALUES (573, 'http://www.geocities.com/therightwingthugs/', 'Right-Wing Thugs, The', 'http://www.geocities.com/therightwingthugs/\n A website about the not-so conservative band from Baltimore.\n\n\n  ');
INSERT INTO `punk_music` VALUES (574, 'http://www.sputterdoll.com/', 'S:U', 'http://www.sputterdoll.com/\n Punk/indie-influenced rock''n roll band from San Francisco. Fronted by female vocals. Site has MP3''s, band information and upcoming shows.\n ');
INSERT INTO `punk_music` VALUES (575, 'http://www.swinginutters.com/', 'Swingin'' Utters', 'http://www.swinginutters.com/\n Official page has a photo gallery, discography, reviews, interviews, news and MP3s.\n ');
INSERT INTO `punk_music` VALUES (576, 'http://www.streettonowhere.com/', 'Street to Nowhere', 'http://www.streettonowhere.com/\n Melodic punk band from Oakland, CA. Contains pictures, contact information and MP3s.\n ');
INSERT INTO `punk_music` VALUES (577, 'http://www.submissionhold.org/', 'Submission Hold', 'http://www.submissionhold.org/\n A Vancouver-based D.I.Y. eclectic punk band with a heavy-handed, yet metaphorical, political bent.\n ');
INSERT INTO `punk_music` VALUES (578, 'http://www.hot.ee/slide50/', 'Slide Fifty', 'http://www.hot.ee/slide50/\n Skate trio from Estonia. Includes news, MP3, show dates, pictures, lyrics and biography.\n\n ');
INSERT INTO `punk_music` VALUES (579, 'http://www.storyoftheyear.net/', 'Story of the Year', 'http://www.storyoftheyear.net/\n Includes news, songs and videos. St. Louis, Missouri.\n ');
INSERT INTO `punk_music` VALUES (580, 'http://www.sham69.com/', 'Sham 69', 'http://www.sham69.com/\n Information Libre - The official Sham 69 website. All relevant news about Sham 69 and related bands.\n ');
INSERT INTO `punk_music` VALUES (581, 'http://www.spector45.com/', 'Spector 45', 'http://www.spector45.com/\n Greaser Punk band from Dallas,TX.\n ');
INSERT INTO `punk_music` VALUES (582, 'http://www.smallbrownbike.com/', 'Small Brown Bike', 'http://www.smallbrownbike.com/\n Now defunct band from Michigan. Contains band information, pictures, upcoming shows and discography.\n ');
INSERT INTO `punk_music` VALUES (583, 'http://www.silver-needle.com/', 'Silver Needle', 'http://www.silver-needle.com/\n Hollywood, CA rock act that fuses together glam, punk and hard rock with an energetic stage show.\n\n ');
INSERT INTO `punk_music` VALUES (584, 'http://www.squirtgun.net/', 'Squirtgun', 'http://www.squirtgun.net/\n Squirtgun is a pop-punk band on Lookout Records. Includes former members of Alkaline Trio and Screeching Weasel.\n ');
INSERT INTO `punk_music` VALUES (585, 'http://www.smokeandsmokepracticespot.com/', 'Smoke and Smoke', 'http://www.smokeandsmokepracticespot.com/\n The band is based in Port Angeles, WA. Website features news, MP3s, Quicktime movies and pictures.\n ');
INSERT INTO `punk_music` VALUES (586, 'http://www.soupshop.at/', 'Soupshop', 'http://www.soupshop.at/\n Viennese skunk rock band. Includes band history, show list, MP3s and merchandise.\n ');
INSERT INTO `punk_music` VALUES (587, 'http://www.spokengun.com/', 'Spoken Gun', 'http://www.spokengun.com/\n San Diego punk band. With news, media and shows.\n ');
INSERT INTO `punk_music` VALUES (588, 'http://www.candids.com/shemps/', 'The Shemps', 'http://www.candids.com/shemps/\n Garagey band from New York City. Includes photos, MP3s, biography and merchandise.\n\n ');
INSERT INTO `punk_music` VALUES (589, 'http://www.shatteredfaith.us/', 'Shattered Faith', 'http://www.shatteredfaith.us/\n California band founded in 1978. Includes a biography, MP3s, discography and reviews.\n ');
INSERT INTO `punk_music` VALUES (590, 'http://www.snfu.com/', 'SNFU', 'http://www.snfu.com/\n Official site for the long running Canadian punk band. Features band biography, discography and tour dates.\n ');
INSERT INTO `punk_music` VALUES (591, 'http://www.angelfire.com/punk2/stigofthedump/', 'Stig', 'http://www.angelfire.com/punk2/stigofthedump/\n UK melodic punk band. Site features tour dates and MP3s.\n ');
INSERT INTO `punk_music` VALUES (592, 'http://www.spacecadetband.com', 'Space Cadet', 'http://www.spacecadetband.com\n Contains merchandsise, message board &amp; tour infor. Denton, TX.\n ');
INSERT INTO `punk_music` VALUES (593, 'http://sorb.org.uk/', 'SORB', 'http://sorb.org.uk/\n UK hardcore punk band. News, MP3''s, upcoming gig list and pictures.\n\n ');
INSERT INTO `punk_music` VALUES (594, 'http://www.yourbandsux.com/', 'SUX', 'http://www.yourbandsux.com/\n Official band site, featuring former members of Adrenalin O.D., Bedlam, Kowalskis, Mourning Noise and Mental Decay.\n ');
INSERT INTO `punk_music` VALUES (595, 'http://www.sickonthebus.com/', 'Sick On The Bus', 'http://www.sickonthebus.com/\n Includes news, lyrics, photos and discography. UK.\n ');
INSERT INTO `punk_music` VALUES (596, 'http://www.sick56.org', 'SICK56', 'http://www.sick56.org\n Band from England. Includes news, history, pictures, MP3s and merchandise.\n ');
INSERT INTO `punk_music` VALUES (597, 'http://www.shitstorm.net/', 'ShitStorm', 'http://www.shitstorm.net/\n Band from Edmonton Alberta, Canada. Features MP3s, biographies and shows.\n ');
INSERT INTO `punk_music` VALUES (598, 'http://www.bostonbullets.com/', 'Stray Bullets', 'http://www.bostonbullets.com/\n Boston based punk band. Focuses on upcoming events, message board and contact information.\n\n ');
INSERT INTO `punk_music` VALUES (599, 'http://www.secretcervix.com/', 'Secret Cervix, The', 'http://www.secretcervix.com/\n NY/NJ deathrock performance project. Includes pictures, history, show dates, MP3s and lyrics.\n ');
INSERT INTO `punk_music` VALUES (600, 'http://www.newmusiccanada.com/genres/artist.cfm?Band_Id=6831', 'Sharp Teeth', 'http://www.newmusiccanada.com/genres/artist.cfm?Band_Id=6831\n Hardcore band from Vancouver B.C. Includes biography, influences and MP3s.\n ');
INSERT INTO `punk_music` VALUES (601, 'http://www.shanghaivalentine.net', 'Shanghai Valentine', 'http://www.shanghaivalentine.net\n Boston based hardcore band. Includes news, show dates, MP3s and pictures.\n ');
INSERT INTO `punk_music` VALUES (602, 'http://www.sol-i.tv/Spit/Stix.html', 'Spit Stix', 'http://www.sol-i.tv/Spit/Stix.html\n Official home page of punk drummer Spit Stix. Contains pictures and more about his time spent with the band Fear.\n ');
INSERT INTO `punk_music` VALUES (603, 'http://www.thestrike.us/', 'Strike, the', 'http://www.thestrike.us/\n Punk band from Chicago, IL. Politically Left, Pro - Union ...and proud of it.\n\n ');
INSERT INTO `punk_music` VALUES (604, 'http://www.trendymusic.com/', 'Shindig', 'http://www.trendymusic.com/\n An emo/dance/punk band from West Virginia. With news, release information, show dates, audio and video, lyrics and links.\n ');
INSERT INTO `punk_music` VALUES (605, 'http://www.slabarmy.com/', 'Slab', 'http://www.slabarmy.com/\n Melodic skate band from Southern California. Includes MP3s, biography, pictures, show dates and merchandise.\n ');
INSERT INTO `punk_music` VALUES (606, 'http://www.thesealants.com/', 'Sealants, The', 'http://www.thesealants.com/\n Band from Santa Cruz, CA. Includes pictures, biography, MP3s, show dates and links.\n ');
INSERT INTO `punk_music` VALUES (607, 'http://www.staringback.com/', 'Staring Back', 'http://www.staringback.com/\n Santa Barbara, CA based melodic punk rock band on Lobster Records.\n ');
INSERT INTO `punk_music` VALUES (608, 'http://www.thesteampig.com/', 'Steam Pig, The', 'http://www.thesteampig.com/\n The band from Dublin are a rough and ready recipe of caustic punk. Site features a discography and band profile.\n\n ');
INSERT INTO `punk_music` VALUES (609, 'http://www.sumpfpaepste.de/', 'Sumpfpaepste', 'http://www.sumpfpaepste.de/\n Punk rock from Reutlingen, Germany.\n ');
INSERT INTO `punk_music` VALUES (610, 'http://www.smashbandits.com/', 'Smashbandits', 'http://www.smashbandits.com/\n The official home page of the punk rock band from Detroit.\n ');
INSERT INTO `punk_music` VALUES (611, 'http://www.geocities.com/sofarnogood/', 'So Far No Good', 'http://www.geocities.com/sofarnogood/\n Includes show dates, news, releases, lyrics. Tampa, FL.\n ');
INSERT INTO `punk_music` VALUES (612, 'http://www.geocities.com/stresspunk/', 'Stress', 'http://www.geocities.com/stresspunk/\n Irish punk. Contains band biography, pictures and news.\n ');
INSERT INTO `punk_music` VALUES (613, 'http://www.aptalaska.net/~jjack/', 'Symbol of Freedom', 'http://www.aptalaska.net/~jjack/\n Southeast Alaska punk rock band. Photographs, MP3s, lyrics, biographies, and mailing list.\n\n ');
INSERT INTO `punk_music` VALUES (614, 'http://gug65.free.fr/', 'Social Unrest', 'http://gug65.free.fr/\n A fan site for the early 80''s Southern California band. Contains discography, band history, pictures and articles.\n ');
INSERT INTO `punk_music` VALUES (615, 'http://www.shuriken.co.uk/', 'Shuriken', 'http://www.shuriken.co.uk/\n Emo band from England. Contains news, gig dates, pictures, MP3s and press clippings.\n ');
INSERT INTO `punk_music` VALUES (616, 'http://www.sixpointfive.co.uk/', 'Six.Point.Five', 'http://www.sixpointfive.co.uk/\n Ska band from England. Includes news, show dates, biography, MP3s, pictures and lyrics.\n ');
INSERT INTO `punk_music` VALUES (617, 'http://www.sledgewig.com/', 'Sledgewig', 'http://www.sledgewig.com/\n Emo/pop band from Minneapolis, MN. Features news, show dates and MP3s.\n ');
INSERT INTO `punk_music` VALUES (618, 'http://www.cybcon.com/~beautynthebeast/', 'Statch and The Rapes', 'http://www.cybcon.com/~beautynthebeast/\n Punk rock band from Portland, OR. Biography, news, pictures and lyrics.\n\n ');
INSERT INTO `punk_music` VALUES (619, 'http://www.suicide-milkshake.co.uk/', 'Suicide Milkshake', 'http://www.suicide-milkshake.co.uk/\n Female fronted punk rock band from London. Contains information on gigs, contact information and band news.\n ');
INSERT INTO `punk_music` VALUES (620, 'http://www.schwimmbadmusic.ch/', 'Schwimmbad', 'http://www.schwimmbadmusic.ch/\n Swiss melodic band. Features merchandise, news and information. [English/French/German]\n ');
INSERT INTO `punk_music` VALUES (621, 'http://www.angelfire.com/punk/stinkandlinger/', 'Stink and Linger', 'http://www.angelfire.com/punk/stinkandlinger/\n All female punk trio from Portland, OR. Site includes a biography, gig dates, lyrics and reviews.\n ');
INSERT INTO `punk_music` VALUES (622, 'http://www.speedwellrockmusic.com/', 'Speedwell', 'http://www.speedwellrockmusic.com/\n Official site includes history, news, discography and pictures. (inactive band)\n ');
INSERT INTO `punk_music` VALUES (623, 'http://stiffsinc.tripod.com/', 'Stiffs Inc.', 'http://stiffsinc.tripod.com/\n An official page with a discography, lyrics, band history and MP3s.\n\n ');
INSERT INTO `punk_music` VALUES (624, 'http://www.sluggocincinnati.com/', 'Sluggo', 'http://www.sluggocincinnati.com/\n A hardcore band active in the 80s from Cincinnati, OH. With biography, pictures, music, flyers and links.\n ');
INSERT INTO `punk_music` VALUES (625, 'http://thescrews.tripod.com/', 'Screws, The', 'http://thescrews.tripod.com/\n Pictures, biography, MP3s and show dates for this D.C. area band.\n ');
INSERT INTO `punk_music` VALUES (626, 'http://www.spocorporation.com', 'SPO.Corporation', 'http://www.spocorporation.com\n Official website includes photos, MP3s, history, show list and links. Long Island, New York.\n ');
INSERT INTO `punk_music` VALUES (627, 'http://www.thecade.com/', 'Saturday Supercade', 'http://www.thecade.com/\n Includes MP3s, band biography and news. Band has broken up. Cincinnati, OH.\n ');
INSERT INTO `punk_music` VALUES (628, 'http://www.splendid69.com/', 'Splendid 69', 'http://www.splendid69.com/\n A punk ''n'' roll band from Haarlem, the Netherlands. Contains MP3s, band news and upcoming shows.\n\n ');
INSERT INTO `punk_music` VALUES (629, 'http://www.slopshot.com/', 'Slop Shot', 'http://www.slopshot.com/\n Seattle based punk-a-billy band. Features news, concert dates and MP3s.\n ');
INSERT INTO `punk_music` VALUES (630, 'http://www.stomachinc.com/', 'Stomach Inc.', 'http://www.stomachinc.com/\n Dublin band plays punk hard, fast and loud. MP3s and band news featured.\n ');
INSERT INTO `punk_music` VALUES (631, 'http://www.scrotum.dk/', 'Scrotum', 'http://www.scrotum.dk/\n Photographs, lyrics, news and mp3s of Danish hardcore/punk band.\n ');
INSERT INTO `punk_music` VALUES (632, 'http://www.angelfire.com/punk2/thesquirts/', 'Squirts, The', 'http://www.angelfire.com/punk2/thesquirts/\n Cleveland, OH punk band. Biographies, news, pictures, and links.\n ');
INSERT INTO `punk_music` VALUES (633, 'http://www.sideeffectsboston.com/', 'Side Effects', 'http://www.sideeffectsboston.com/\n Includes news, shows, biography &amp; photos. Boston, MA.\n\n ');
INSERT INTO `punk_music` VALUES (634, 'http://www.angelfire.com/band2/sonofsam/', 'Son of Sam', 'http://www.angelfire.com/band2/sonofsam/\n Fansite for the deathrock band composed of members of Samhain, AFI, and Danzig.\n ');
INSERT INTO `punk_music` VALUES (635, 'http://www.SpecialGuest.de/', 'Special Guest', 'http://www.SpecialGuest.de/\n A German wild, crazy, and fast, ska / old school punk band, playing their own material and cover songs. (english, german)\n ');
INSERT INTO `punk_music` VALUES (636, 'http://www.angelfire.com/boybands/slih/', 'Some Like It Hot', 'http://www.angelfire.com/boybands/slih/\n Now defunct Thunder Bay punk band. Site includes band history, show dates, pictures and merchandise.\n ');
INSERT INTO `punk_music` VALUES (637, 'http://www.angelfire.com/la/evercody/', 'Sick Of Tired', 'http://www.angelfire.com/la/evercody/\n Punk trio from Canada, with biographies, news, discography, interviews, and photos.\n ');
INSERT INTO `punk_music` VALUES (638, 'http://www.angelfire.com/journal/suburbanflu/', 'Suburban Flu', 'http://www.angelfire.com/journal/suburbanflu/\n Now defunct punk band from Kentucky. Contains biography, shows, lyrics, pictures and merchandise.\n\n ');
INSERT INTO `punk_music` VALUES (639, 'http://www.angelfire.com/sc2/suburbancrisis/', 'Suburban Crisis', 'http://www.angelfire.com/sc2/suburbancrisis/\n Now defunct streetpunk/oi/hardcore band from Queens. With biography, shows, merchandise, photographs and lyrics.\n ');
INSERT INTO `punk_music` VALUES (640, 'http://www.angelfire.com/music4/secondrate/', 'Second Rate', 'http://www.angelfire.com/music4/secondrate/\n MP3s, band information, lyrics, and news.\n ');
INSERT INTO `punk_music` VALUES (641, 'http://www.angelfire.com/punk3/tsp/', 'Sophmore Promise, The', 'http://www.angelfire.com/punk3/tsp/\n Emo / punk band from Sacramento, CA. Features lyrics, MP3s and merchandise.\n ');
INSERT INTO `punk_music` VALUES (642, 'http://www.angelfire.com/punk3/sinisterrevolution/', 'Sinister Revolution', 'http://www.angelfire.com/punk3/sinisterrevolution/\n Includes shows, news, songs and band biography.\n ');
INSERT INTO `punk_music` VALUES (643, 'http://www.thisisstations.com/', 'Stations', 'http://www.thisisstations.com/\n Punk band from Roanoke, VA.\n\n ');
INSERT INTO `punk_music` VALUES (644, 'http://www.heymark.com/sull/', 'Sull Against the World', 'http://www.heymark.com/sull/\n Punk rock band from Philadelphia, PA. MP3''s, photos, links, message board, shows.\n ');
INSERT INTO `punk_music` VALUES (645, 'http://www.slugface.com/', 'Slugface', 'http://www.slugface.com/\n Includes show dates, biography, merchandise and pictures. San Diego, CA.\n ');
INSERT INTO `punk_music` VALUES (646, 'http://strikecall.tripod.com/', 'Strike Call, The', 'http://strikecall.tripod.com/\n Punk band from Brazil. History, lyrics, MP3 and news. [Portuguese/English]\n ');
INSERT INTO `punk_music` VALUES (647, 'http://sweatervestrock.tripod.com/', 'Sweatervest', 'http://sweatervestrock.tripod.com/\n Punk rock band formed by 4 Canadians.\n ');
INSERT INTO `punk_music` VALUES (648, 'http://www.angelfire.com/mo2/steadfast/', 'Steadfast', 'http://www.angelfire.com/mo2/steadfast/\n Now defunct, old school hardcore band from Kansas City, MO. Includes pictures, MP3s, lyrics and merchandise.\n\n ');
INSERT INTO `punk_music` VALUES (649, 'http://www.1927.org/sear/', 'Sear', 'http://www.1927.org/sear/\n Chicago based indie hardcore band. The site includes MP3s, show dates and photos.\n ');
INSERT INTO `punk_music` VALUES (650, 'http://hem.passagen.se/hellacop/skitsystem.htm', 'Skitsystem', 'http://hem.passagen.se/hellacop/skitsystem.htm\n A fan page that has a brief biography, a discography and a few pictures of the band.\n ');
INSERT INTO `punk_music` VALUES (651, 'http://www.stunionp.nl/', 'Stunion P.', 'http://www.stunionp.nl/\n A Dutch punk band with ska and hardcore influences. Includes band information, lyrics, pictures and MP3s.\n ');
INSERT INTO `punk_music` VALUES (652, 'http://www.static84.de/', 'Static 84', 'http://www.static84.de/\n Now defunct melodic hardcore band from Zwiesel, Germany. Includes news, discography and photographs.\n ');
INSERT INTO `punk_music` VALUES (653, 'http://www.geocities.com/stonemonkey69uk/stone.html', 'Stone Monkey', 'http://www.geocities.com/stonemonkey69uk/stone.html\n A ska-punk band from Bath, UK.\n\n ');
INSERT INTO `punk_music` VALUES (654, 'http://www.angelfire.com/punk/stateofmind/', 'State of Mind', 'http://www.angelfire.com/punk/stateofmind/\n Profiles, lyrics and pictures of the Florida band.\n ');
INSERT INTO `punk_music` VALUES (655, 'http://www.angelfire.com/80s/seamonkeystew/main.htm', 'Sea Monkey Stew', 'http://www.angelfire.com/80s/seamonkeystew/main.htm\n Band from Southeast Massachusetts, with news, show dates, pictures, sound samples and links.\n ');
INSERT INTO `punk_music` VALUES (656, 'http://sweetacidophilus.8k.com/', 'Sweet Acidophilus', 'http://sweetacidophilus.8k.com/\n Ska/punk band from South Bend, IN. Includes MP3s and pictures.\n ');
INSERT INTO `punk_music` VALUES (657, 'http://www.somethingaboutdave.co.uk/', 'Something About Dave', 'http://www.somethingaboutdave.co.uk/\n Punk band based in Norfolk, England.\n ');
INSERT INTO `punk_music` VALUES (658, 'http://stopkali.tripod.com/smittenkitten/', 'Smitten Kitten', 'http://stopkali.tripod.com/smittenkitten/\n All female band from New York City. Contains band biography, discography, upcoming shows, news and gossip.\n\n ');
INSERT INTO `punk_music` VALUES (659, 'http://members.fortunecity.com/squatthrustband/squat.html', 'Squat Thrust', 'http://members.fortunecity.com/squatthrustband/squat.html\n Punk band from Austin, Texas that writes and performs songs about karate, robots, cowboys vs. vampires and other unusual topics.\n ');
INSERT INTO `punk_music` VALUES (660, 'http://www.strawdogs.co.uk/', 'Straw Dogs', 'http://www.strawdogs.co.uk/\n Pop punk band from the UK. Features MP3s, discography and upcoming events.\n ');
INSERT INTO `punk_music` VALUES (661, 'http://www.angelfire.com/fl/thefallofeden/skowl.html', 'Skowl', 'http://www.angelfire.com/fl/thefallofeden/skowl.html\n Oklahoma hardcore punk band. Includes pictures, lyrics and sound clips.\n ');
INSERT INTO `punk_music` VALUES (662, 'http://www.geocities.com/sorry_for_being_born/sorry_for_being_born.htm', 'Sorry For Being Born', 'http://www.geocities.com/sorry_for_being_born/sorry_for_being_born.htm\n A young, emotional/hardcore band from Morton, IL.\n ');
INSERT INTO `punk_music` VALUES (663, 'http://www.smythe.nbcc.nb.ca/warehouse/singledout/', 'Singled Out', 'http://www.smythe.nbcc.nb.ca/warehouse/singledout/\n Band from New Brunswick, Canada, with biography, pictures, reviews and lyrics.\n\n ');
INSERT INTO `punk_music` VALUES (664, 'http://members.fortunecity.com/drummerke/', 'Silent Pride', 'http://members.fortunecity.com/drummerke/\n Information about the band, pictures and lyrics.\n ');
INSERT INTO `punk_music` VALUES (665, 'http://www.sameintheend.com/', 'Same in the End', 'http://www.sameintheend.com/\n Includes discography, biography, pictures, MP3s and merchandise. Milwaukee, Wisconsin.\n ');
INSERT INTO `punk_music` VALUES (666, 'http://www.freewebs.com/shlonglongfong/', 'Shlong Long Fong', 'http://www.freewebs.com/shlonglongfong/\n Includes show list, pictures and biography. West Auckland, NZ.\n ');
INSERT INTO `punk_music` VALUES (667, 'http://suzie9iron.netfirms.com/', 'Suzie 9 Iron', 'http://suzie9iron.netfirms.com/\n Mp3s, pictures and shows of melodic punk band from Ocala, FL.\n ');
INSERT INTO `punk_music` VALUES (668, 'http://sincityghouls.com/', 'Sin City Ghouls', 'http://sincityghouls.com/\n Contains merchandise, show list and pictures. Las Vegas, NV.\n\n ');
INSERT INTO `punk_music` VALUES (669, 'http://www.sadboysinister.com/', 'Sadboy Sinister', 'http://www.sadboysinister.com/\n Includes photos, MP3s, merchandise and calendar. Morgan Hill, CA.\n ');
INSERT INTO `punk_music` VALUES (670, 'http://www.freewebs.com/sevendollarpretzel/', 'Seven Dollar Pretzel', 'http://www.freewebs.com/sevendollarpretzel/\n Site contains a history, news and guestbook. Texas.\n ');
INSERT INTO `punk_music` VALUES (671, 'http://zebox.com/sickshift/', 'Sick Shift', 'http://zebox.com/sickshift/\n Band from Santa Barbara, CA. Playing fast and fun melodic punk with a metal edge.\n ');
INSERT INTO `punk_music` VALUES (672, 'http://www.angelfire.com/punk4/thespazzys/', 'Spazzys, the', 'http://www.angelfire.com/punk4/thespazzys/\n Punk band from Melbourne, AU.\n ');
INSERT INTO `punk_music` VALUES (673, 'http://suburban_disaster.tripod.com/', 'Suburban Disaster', 'http://suburban_disaster.tripod.com/\n Punk band from the Boston suburbs. Site has pictures, MP3s and news.\n\n ');
INSERT INTO `punk_music` VALUES (674, 'http://www.socialblunder.co.uk/', 'Social Blunder', 'http://www.socialblunder.co.uk/\n Emotional Rock / Punk band from Cornwall, UK.\n ');
INSERT INTO `punk_music` VALUES (675, 'http://www.angelfire.com/band2/sonofalf/sonofalf.html', 'Son of Alf', 'http://www.angelfire.com/band2/sonofalf/sonofalf.html\n Now defunct punk/ska band from southern New Jersey. Site includes news, band information, pictures and show dates.\n ');
INSERT INTO `punk_music` VALUES (676, 'http://blake.prohosting.com/hhskate/socialtension/', 'Social Tension', 'http://blake.prohosting.com/hhskate/socialtension/\n Newschool punk band from Lorraine, Quebec, Canada.\n ');
INSERT INTO `punk_music` VALUES (677, 'http://skoke.moonfruit.com/', 'Skoke', 'http://skoke.moonfruit.com/\n A band from Maryland. Pictures, biography, shows and links.\n ');
INSERT INTO `punk_music` VALUES (678, 'http://www.invisiblemachines.com/snotpuppies1.htm', 'Snot Puppies', 'http://www.invisiblemachines.com/snotpuppies1.htm\n Biography of the defunct band from the late 1970''s.\n\n ');
INSERT INTO `punk_music` VALUES (679, 'http://www.geocities.com/sdfs01/', 'Sid Died For Squid', 'http://www.geocities.com/sdfs01/\n Now defunct band from Kitimat, British Columbia. Site features MP3s, links and band history.\n ');
INSERT INTO `punk_music` VALUES (680, 'http://freewebs.com/steadyonline/', 'Steady', 'http://freewebs.com/steadyonline/\n Contains biography, pictures and lyrics. New Jersey.\n ');
INSERT INTO `punk_music` VALUES (681, 'http://www.geocities.com/scrog_rock/', 'Scrog', 'http://www.geocities.com/scrog_rock/\n Features lyrics, tablature, music, band news and information.\n ');
INSERT INTO `punk_music` VALUES (682, 'http://bands411.com/SLUSH/band.cfm?bandID=4619', 'Slush', 'http://bands411.com/SLUSH/band.cfm?bandID=4619\n Complete band bio, news with pictures and free songs for this Canadian band.\n ');
INSERT INTO `punk_music` VALUES (683, 'http://home.graffiti.net/staticvoid:graffiti.net/', 'Static Void', 'http://home.graffiti.net/staticvoid:graffiti.net/\n Includes a biography, photos and reviews. Washington, DC.\n\n ');
INSERT INTO `punk_music` VALUES (684, 'http://mysite.wanadoo-members.co.uk/sunken_heroes/', 'Sunken Heroes', 'http://mysite.wanadoo-members.co.uk/sunken_heroes/\n London, UK based band mixing emo, hardcore and ska punk.\n ');
INSERT INTO `punk_music` VALUES (685, 'http://artists.iuma.com/IUMA/Bands/the_SheDevils/', 'She-Devils, The', 'http://artists.iuma.com/IUMA/Bands/the_SheDevils/\n IUMA site featuring a biography, show dates and links for the band from Springfield, IL.\n ');
INSERT INTO `punk_music` VALUES (686, 'http://www.geocities.com/thesteamingshrooms/', 'Steaming Shrooms, the', 'http://www.geocities.com/thesteamingshrooms/\n Punk band from Raleigh, NC. Contains biographies, lyrics, MP3s and pictures.\n ');
INSERT INTO `punk_music` VALUES (687, 'http://www.geocities.com/superscallywags/', 'Saddle Heathens, The', 'http://www.geocities.com/superscallywags/\n Band biography, sounds, and band member pages of the now defunct band.\n ');
INSERT INTO `punk_music` VALUES (688, 'http://www.geocities.com/seditionband/', 'Sedition', 'http://www.geocities.com/seditionband/\n Band from Chicago, IL. Includes news, biography, show dates, MP3s, lyrics and pictures.\n\n ');
INSERT INTO `punk_music` VALUES (689, 'http://snbk.users.btopenworld.com/', 'SnatchBack', 'http://snbk.users.btopenworld.com/\n Skate punk band from Sheffield, UK. Contains news, gigs, MP3s and biography.\n ');
INSERT INTO `punk_music` VALUES (690, 'http://www.geocities.com/awdpunk/', 'Same Time Tomorrow', 'http://www.geocities.com/awdpunk/\n San Jose based band. Featuring band news, upcoming shows and band history.\n ');
INSERT INTO `punk_music` VALUES (691, 'http://www.geocities.com/skwirmishband/', 'Skwirmish', 'http://www.geocities.com/skwirmishband/\n Three piece band from Cape Town, South Africa. Includes lyrics, pictures, biography and show dates.\n ');
INSERT INTO `punk_music` VALUES (692, 'http://www.iuma.com/IUMA/Bands/the_stellas/', 'Stellas, The', 'http://www.iuma.com/IUMA/Bands/the_stellas/\n Female-fronted two piece band from Oklahoma City.\n ');
INSERT INTO `punk_music` VALUES (693, 'http://www.users.bigpond.com/andrepoublon/thespell.htm', 'Spell, The', 'http://www.users.bigpond.com/andrepoublon/thespell.htm\n 1980''s band from Australia. Biography, pictures, merchandise and MP3s.\n\n ');
INSERT INTO `punk_music` VALUES (694, 'http://www.geocities.com/tramlaw4u/', 'Straight and Up-Right', 'http://www.geocities.com/tramlaw4u/\n Now defunct band from Bushkill, PA. Includes pictures, links, information and MP3s.\n ');
INSERT INTO `punk_music` VALUES (695, 'http://www.ibexrecords.com/soapbox.html', 'Soapbox Revolt', 'http://www.ibexrecords.com/soapbox.html\n The homepage includes pictures, discography, and biography for the punk band from the San Fernando Valley.\n ');
INSERT INTO `punk_music` VALUES (696, 'http://www.geocities.com/fenderguitarplyer/SMF.htm', 'Slowly Moving Faster', 'http://www.geocities.com/fenderguitarplyer/SMF.htm\n Band from Pembroke Pines, FL. Features lyrics, shows and member information.\n ');
INSERT INTO `punk_music` VALUES (697, 'http://artists.iuma.com/IUMA/Bands/the_singles/', 'Singles, The', 'http://artists.iuma.com/IUMA/Bands/the_singles/\n An IUMA site for this band. MP3s, band and member biographies and concert dates.\n\n\n  ');
INSERT INTO `punk_music` VALUES (698, 'http://feehan.m.tripod.com/', 'Trash Monkeys', 'http://feehan.m.tripod.com/\n Pictures, articles, reviews of music, and links to other South Florida punk bands.\n ');
INSERT INTO `punk_music` VALUES (699, 'http://home.mindspring.com/~hoffmanp/', 'Team Emu', 'http://home.mindspring.com/~hoffmanp/\n Homepage for punk band from Atlanta, Georgia.\n ');
INSERT INTO `punk_music` VALUES (700, 'http://www.tragicblack.com', 'Tragic Black', 'http://www.tragicblack.com\n This official site contain pictures, MP3s, lyrics, links and information about the political deathrock band.\n ');
INSERT INTO `punk_music` VALUES (701, 'http://www.tragedyandy.com/', 'Tragedy Andy', 'http://www.tragedyandy.com/\n A high-energy, melodic pop-punk band from San Mateo, California. With member biographies, band story, show dates, pictures, and lyrics.\n ');
INSERT INTO `punk_music` VALUES (702, 'http://www.angelfire.com/ga2/terminuscity/', 'Terminus City', 'http://www.angelfire.com/ga2/terminuscity/\n Atlanta streetpunk/Oi! band. Site includes pictures, discography, and contacts for merchandise.\n\n ');
INSERT INTO `punk_music` VALUES (703, 'http://www.geocities.com/SunsetStrip/Underground/6514/texas.html', 'Texas Dirt Fuckers', 'http://www.geocities.com/SunsetStrip/Underground/6514/texas.html\n A punk rock band. This site has information about the band.\n ');
INSERT INTO `punk_music` VALUES (704, 'http://hem.passagen.se/strebers/totalitar.htm', 'Totalitär', 'http://hem.passagen.se/strebers/totalitar.htm\n This site for this Swedish band has a discography, band history and news, Real Audio songs, interviews, past tour dates and lyrics.\n ');
INSERT INTO `punk_music` VALUES (705, 'http://www.angelfire.com/nc2/tdso/index.html', 'Three Day Sell Out', 'http://www.angelfire.com/nc2/tdso/index.html\n From the local punk rock ''n roll scene in Raleigh, NC.\n ');
INSERT INTO `punk_music` VALUES (706, 'http://www.thosecoolguys.homestead.com/home.html', 'Those Cool Guys', 'http://www.thosecoolguys.homestead.com/home.html\n A punk band from New Orleans. With MP3s, local scene news, pictures, cartoons, merchandise information, and links.\n ');
INSERT INTO `punk_music` VALUES (707, 'http://punxilla.tripod.com/3pg.html', 'Three Foot One', 'http://punxilla.tripod.com/3pg.html\n A pop-punk band from Bossier City, LA.\n\n ');
INSERT INTO `punk_music` VALUES (708, 'http://www.geocities.com/Jaraxle82/Triumverate.html', 'Triumverate', 'http://www.geocities.com/Jaraxle82/Triumverate.html\n Official site of the Grand Island punk metal band. Includes history, news, sound files, and pictures.\n ');
INSERT INTO `punk_music` VALUES (709, 'http://www.geocities.com/ded25/', 'Twentyfivedead', 'http://www.geocities.com/ded25/\n The official homepage for Las Vegas band twentyfivedead.\n ');
INSERT INTO `punk_music` VALUES (710, 'http://throttle.slavery.cx/', 'Throttle', 'http://throttle.slavery.cx/\n A hard-rock/punk trio based out of Kingston, Ontario, Canada. Download Throttle MP3s, view pictures and read about upcoming shows.\n ');
INSERT INTO `punk_music` VALUES (711, 'http://danstand.homestead.com', 'Take Cover', 'http://danstand.homestead.com\n Old school punk rock band from Searcy, AR. Includes show dates, pictures, and MP3s.\n ');
INSERT INTO `punk_music` VALUES (712, 'http://www.angelfire.com/punk2/takeanumber', 'Take A Number', 'http://www.angelfire.com/punk2/takeanumber\n Provides member profiles, news, photos, and lyrics.\n\n ');
INSERT INTO `punk_music` VALUES (713, 'http://www.angelfire.com/punk2/theteflondons', 'Teflon Dons, The', 'http://www.angelfire.com/punk2/theteflondons\n A pop punk band from Illinois who are influenced by the Queers. Site features merchandise links, contact information and a band profile.\n ');
INSERT INTO `punk_music` VALUES (714, 'http://www.geocities.com/teenageafterthought/start.htm', 'Teenage Afterthought', 'http://www.geocities.com/teenageafterthought/start.htm\n Member biographies, pictures, MP3s, and show dates of this Michigan pop-punk hybrid of melody and rhythm.\n ');
INSERT INTO `punk_music` VALUES (715, 'http://www.geocities.com/threatband', 'Threat, The', 'http://www.geocities.com/threatband\n Dark and moody rock music from Indiana, influenced by early Joy Division and Slaves.\n ');
INSERT INTO `punk_music` VALUES (716, 'http://www.angelfire.com/punk/turnpike/', 'Turnpike', 'http://www.angelfire.com/punk/turnpike/\n Punk band from Edinburgh, Scotland. Official site includes profiles, song list, pictures, and gig dates.\n ');
INSERT INTO `punk_music` VALUES (717, 'http://www.geocities.com/SunsetStrip/Beat/9959/frames.html', 'Time Again', 'http://www.geocities.com/SunsetStrip/Beat/9959/frames.html\n Official site of the Newark, Ohio emo-punk band. Includes bio, pictures, music, news, and show dates.\n\n ');
INSERT INTO `punk_music` VALUES (718, 'http://www.angelfire.com/punk/toxiccrusaders', 'Toxic Crusaders', 'http://www.angelfire.com/punk/toxiccrusaders\n A four piece Dirt/Pop/Punk band. Links, news, and band information.\n ');
INSERT INTO `punk_music` VALUES (719, 'http://threepiecesweet.8m.net/', 'Three Piece Sweet', 'http://threepiecesweet.8m.net/\n Members biographies, band news and a chatroom about this Irish punk band.\n \n');
INSERT INTO `punk_music` VALUES (720, 'http://three33.port5.com', 'Three 33', 'http://three33.port5.com\n The unofficial site for the band. Site features photographs, gig list and reviews.\n \n');
INSERT INTO `punk_music` VALUES (721, 'http://www.geocities.com/rookie35mm', 'Thirty Five', 'http://www.geocities.com/rookie35mm\n Punk music from Wake Forest, NC. Site has MP3s, band news and history.\n \n');
INSERT INTO `punk_music` VALUES (722, 'http://geocities.com/thmmusic', 'Twisted Honey Monkeys', 'http://geocities.com/thmmusic\n Five-piece with member profiles, lyrics, history, and photos.\n\n\n  ');
INSERT INTO `punk_music` VALUES (723, 'http://www.uksubs.co.uk/', 'UK Subs', 'http://www.uksubs.co.uk/\n Official site with the latest recording and tour news. Also has a band biography, discography, interviews, reviews, guest book, message board and Real Audio formatted songs.\n ');
INSERT INTO `punk_music` VALUES (724, 'http://www.undergroundsociety.com/', 'Underground Society', 'http://www.undergroundsociety.com/\n NYC-based band fronted by Gina Cross.\n ');
INSERT INTO `punk_music` VALUES (725, 'http://www.unitedmagnetics.com/', 'United Magnetics', 'http://www.unitedmagnetics.com/\n Homepage of United Magnetics, melodic punk rock outfit. Sound files, humorous anecdotes, photographs, many hypertext links.\n ');
INSERT INTO `punk_music` VALUES (726, 'http://www.synthpunk.org/units/', 'The Units', 'http://www.synthpunk.org/units/\n American synthpunk band. People, discography, history, shows, pictures, articles, want list, lyrics, and other information.\n ');
INSERT INTO `punk_music` VALUES (727, 'http://www.deathrock.com/ukdecay/', 'UK Decay', 'http://www.deathrock.com/ukdecay/\n One of the original bands to cross over from punk to what was then becoming gothic in the late-70''s London scene.\n\n ');
INSERT INTO `punk_music` VALUES (728, 'http://www.geocities.com/unionofthedead', 'Union Of The Dead', 'http://www.geocities.com/unionofthedead\n Three-piece band from Chico, California, with a multi-style sound influenced by hardcore, punk, metal, psychobilly and other types of rock ''n'' roll.\n ');
INSERT INTO `punk_music` VALUES (729, 'http://www.angelfire.com/band/unclescam/', 'Uncle Scam', 'http://www.angelfire.com/band/unclescam/\n Aberdeen and Marlboro, New Jersey socio-political punk band and its DIY record label Scam Records. Information on the band, music, lyrics, and pictures.\n ');
INSERT INTO `punk_music` VALUES (730, 'http://www.uppercutmusic.com', 'Upper Cut', 'http://www.uppercutmusic.com\n Washington DC rock/punk band. Site has pictures, MP3s, band information and merchandise.\n ');
INSERT INTO `punk_music` VALUES (731, 'http://www.angelfire.com/pe/united51/', 'United 51', 'http://www.angelfire.com/pe/united51/\n Greensburg, Pennsylvania power punk band.\n ');
INSERT INTO `punk_music` VALUES (732, 'http://www.angelfire.com/fl2/UWaste/index.html', 'United Waste', 'http://www.angelfire.com/fl2/UWaste/index.html\n A street punk/Oi band, with a show schedule, merchandise information and recommended links.\n\n ');
INSERT INTO `punk_music` VALUES (733, 'http://www.angelfire.com/tv/unpaiddebt/', 'Unpaid Debt', 'http://www.angelfire.com/tv/unpaiddebt/\n A punk, ska, anything band from Sydney Australia. MP3s available.\n ');
INSERT INTO `punk_music` VALUES (734, 'http://www.angelfire.com/band2/the_underhills/', 'The Underhills', 'http://www.angelfire.com/band2/the_underhills/\n San Diego four-piece with news, image, and links.\n ');
INSERT INTO `punk_music` VALUES (735, 'http://www.angelfire.com/punk2/unclescam/index.html', 'Uncle Scam', 'http://www.angelfire.com/punk2/unclescam/index.html\n Ohio punk band''s official website features lyrics, MP3s, pictures and band information.\n ');
INSERT INTO `punk_music` VALUES (736, 'http://www.angelfire.com/punk/theunflushables/', 'Unflushables, The', 'http://www.angelfire.com/punk/theunflushables/\n Band from Youngstown, Ohio. Contains band member and show date information, MP3s and links.\n ');
INSERT INTO `punk_music` VALUES (737, 'http://members.aol.com/sirfredofx', 'The Urban Terrorists', 'http://members.aol.com/sirfredofx\n A punk band from Macclesfield, UK. Site has a band history, photographs and Real Audio songs.\n\n ');
INSERT INTO `punk_music` VALUES (738, 'http://www.angelfire.com/ct/averagepen', 'Underneeth It All Its Just A Regular Pen', 'http://www.angelfire.com/ct/averagepen\n A new band, claiming to be, &quot;a bunch of funny punx...who sk8 and have fun....come and see us..&quot;.\n ');
INSERT INTO `punk_music` VALUES (739, 'http://www.cwi.nl/~jack/uds/nl/index.shtml', 'Uit de Sloot', 'http://www.cwi.nl/~jack/uds/nl/index.shtml\n An Amsterdam-based band with Dutch lyrics to 77-style punkrock. Includes full CD in MP3, lyrics, gigs and other information. [English/Dutch]\n\n\n  ');
INSERT INTO `punk_music` VALUES (740, 'http://www.angelfire.com/ny/punkrocknroll/', 'Vincent, Sonny', 'http://www.angelfire.com/ny/punkrocknroll/\n Includes biography, discography, press clips, and sound files.\n ');
INSERT INTO `punk_music` VALUES (741, 'http://www.venacavamusic.com/', 'Vena Cava', 'http://www.venacavamusic.com/\n 3-piece post punk band from San Diego, female and male vocals share the lead. Site is Windows OS optimized.\n ');
INSERT INTO `punk_music` VALUES (742, 'http://VIRUSNINE.COM/', 'Virus Nine', 'http://VIRUSNINE.COM/\n ''77-style anthem street punk band. With news, biography, pictures, lyrics, and MP3s.\n ');
INSERT INTO `punk_music` VALUES (743, 'http://www.angelfire.com/punk2/vicedolls/thevicedolls.html', 'Vice Dolls, The', 'http://www.angelfire.com/punk2/vicedolls/thevicedolls.html\n Information, MP3s, pictures and upcoming shows featuring the hardcore punk band.\n ');
INSERT INTO `punk_music` VALUES (744, 'http://www.angelfire.com/punk/vendors/', 'Vendors, The', 'http://www.angelfire.com/punk/vendors/\n Punk rock from northern Wisconsin. Site includes pictures, biography, and sound files.\n\n ');
INSERT INTO `punk_music` VALUES (745, 'http://www.acc.umu.se/~samhain/vectors/', 'Vectors, The', 'http://www.acc.umu.se/~samhain/vectors/\n High energy punk rock from Sweden. Very fast 77 - 81 style with attitude. Photos, lyrics, band story. Listen to old, new and unreleased songs for free.\n ');
INSERT INTO `punk_music` VALUES (746, 'http://binkov.tripod.com/vktms.html', 'VKTMS', 'http://binkov.tripod.com/vktms.html\n A punk band from the original days of the wild and crazy scene in San Francisco in the late 1970s, and also had a run in the ''90s.\n ');
INSERT INTO `punk_music` VALUES (747, 'http://www.angelfire.com/retro/bailbonds/', 'Victims, The', 'http://www.angelfire.com/retro/bailbonds/\n Information on the former Perth, Australia punk band including a history and discography.\n ');
INSERT INTO `punk_music` VALUES (748, 'http://www.geocities.com/SunsetStrip/Amphitheatre/8670', 'Vicious', 'http://www.geocities.com/SunsetStrip/Amphitheatre/8670\n Heavy, old school punk band from the Gold Coast. This site includes pictures, sounds, live reviews and links to other punk bands.\n ');
INSERT INTO `punk_music` VALUES (749, 'http://users.telenet.be/venerea/', 'Venerea', 'http://users.telenet.be/venerea/\n Fansite with news, tour dates, lyrics, pictures and a band profile.\n\n ');
INSERT INTO `punk_music` VALUES (750, 'http://www.mark-1music.com.hk/veryape/index_e.html', 'Very Ape', 'http://www.mark-1music.com.hk/veryape/index_e.html\n A Hong Kong based band who play a wide variety of punk styles. Site has information on upcoming shows and releases. [English/Japanese]\n ');
INSERT INTO `punk_music` VALUES (751, 'http://mysite.wanadoo-members.co.uk/Victim', 'Victim', 'http://mysite.wanadoo-members.co.uk/Victim\n A site outlining the history of the first generation punk band from Belfast. The band comprised Joe Moody, Wes Graham and Mike Joyce of Smiths fame.\n\n\n  ');
INSERT INTO `punk_music` VALUES (752, 'http://www.speakeasy.org/~btanaka/weird.world.web/', 'Weirdos, The', 'http://www.speakeasy.org/~btanaka/weird.world.web/\n Weird World Web - A tribute to the early L.A. punk band including pictures, lyrics, a discography and a breakdown of the various lineups.\n ');
INSERT INTO `punk_music` VALUES (753, 'http://www.punk.de/wizo.html', 'Wizo', 'http://www.punk.de/wizo.html\n Three-piece hyperkinetic punk rock band out of Stuttgart, Germany. Creating hymns for a whole generation of German punk rock youths.\n ');
INSERT INTO `punk_music` VALUES (754, 'http://www.walktheline.net', 'Walk The Line', 'http://www.walktheline.net\n Check out show dates, pictures, news, and information on the Southern California hardcore punk rock band.\n ');
INSERT INTO `punk_music` VALUES (755, 'http://www.angelfire.com/ok3/winterbrief/', 'Winterbrief', 'http://www.angelfire.com/ok3/winterbrief/\n Punk band from Philadelphia, Pennsylvania. Site includes pictures, a discography, information on shows, and information about the band.\n ');
INSERT INTO `punk_music` VALUES (756, 'http://www2.stonemedia.com/~wjordan/WIO/index.html', 'Well Inside Out', 'http://www2.stonemedia.com/~wjordan/WIO/index.html\n Punk rock band from Texas. MP3''s, guestbook and band news.\n\n ');
INSERT INTO `punk_music` VALUES (757, 'http://members.cox.net/walkingruins/', 'Walking Ruins', 'http://members.cox.net/walkingruins/\n Archive of Quicktime videos of the long running band.\n ');
INSERT INTO `punk_music` VALUES (758, 'http://www.angelfire.com/punk3/bmx182/', 'What Went Wrong', 'http://www.angelfire.com/punk3/bmx182/\n A five member punk band from Manitoba, Canada. Site has MP3s, band news and video clips.\n ');
INSERT INTO `punk_music` VALUES (759, 'http://www.angelfire.com/md/Discobone', 'What To Do With The Children', 'http://www.angelfire.com/md/Discobone\n Punk/geek rock/emo band from the Washington DC area.\n ');
INSERT INTO `punk_music` VALUES (760, 'http://www.geocities.com/wreck_n_gunna', 'Wreck n'' Gunna', 'http://www.geocities.com/wreck_n_gunna\n A self described punk/metal/rock/something band from Nuuk, Greenland. Site has information about the band members in Danish.\n ');
INSERT INTO `punk_music` VALUES (761, 'http://www.geocities.com/SunsetStrip/Palladium/7606/index.html', 'Worm Suicide', 'http://www.geocities.com/SunsetStrip/Palladium/7606/index.html\n Home page of South Texas'' dirtiest band. Download MP3s, send hatemail, live photos, show dates and lyrics.\n\n ');
INSERT INTO `punk_music` VALUES (762, 'http://www.angelfire.com/sk/sPUNKinyoureye/index.html', 'WithOut Brad', 'http://www.angelfire.com/sk/sPUNKinyoureye/index.html\n Ska/punk band from Huntsville, AL. Site includes lyrics, pictures, and sound files.\n ');
INSERT INTO `punk_music` VALUES (763, 'http://www.geocities.com/hellholerecords', 'When All''s Been Said', 'http://www.geocities.com/hellholerecords\n Hardcore punk band pictures, songs, show listings, and band information.\n ');
INSERT INTO `punk_music` VALUES (764, 'http://members.aol.com/vonrocket/index.html?mtbrand=AOL_US', 'Wristrockets', 'http://members.aol.com/vonrocket/index.html?mtbrand=AOL_US\n Eugene, OR trio. Pictures, links, and MP3s. Fast, three-chord punk rock.\n ');
INSERT INTO `punk_music` VALUES (765, 'http://www.geocities.com/withoutmotive_band', 'without motive', 'http://www.geocities.com/withoutmotive_band\n Punk band from Anchorage, Alaska. Bios, pix.\n ');
INSERT INTO `punk_music` VALUES (766, 'http://widerightmusic.iuma.com', 'Wide Right', 'http://widerightmusic.iuma.com\n Brooklyn punk band. Fact sheet, 2 MP3s.\n\n\n  ');
INSERT INTO `punk_music` VALUES (767, 'http://www.x-possibles.com', 'X-Possibles', 'http://www.x-possibles.com\n Female fronted band from New York City. Show list, merchandise, images, links, mailing list, and press.\n ');
INSERT INTO `punk_music` VALUES (768, 'http://www.greendragononline.co.uk/xms3/', 'Xms3', 'http://www.greendragononline.co.uk/xms3/\n Trio from Holyhead, North Wales, UK. Images, show list, message board, blog, links, and contact information.\n\n\n  ');
INSERT INTO `punk_music` VALUES (769, 'http://www.angelfire.com/in2/conan/YoMama.html', 'Yo Mama', 'http://www.angelfire.com/in2/conan/YoMama.html\n Three piece all girl comedy punk band out of Northern California. Site includes sound files, lyrics, biographies, tour dates, pictures and links.\n ');
INSERT INTO `punk_music` VALUES (770, 'http://www.angelfire.com/myband/youthinrevolt/', 'Youth In Revolt', 'http://www.angelfire.com/myband/youthinrevolt/\n Punk rock n'' roll band from Phoenix, Arizona. Includes pictures, news, show dates and links.\n ');
INSERT INTO `punk_music` VALUES (771, 'http://members.aol.com/yelloteeth', 'Yellow Teeth', 'http://members.aol.com/yelloteeth\n Official website for the pop-punk from New York City.\n ');
INSERT INTO `punk_music` VALUES (772, 'http://members.tripod.com/Uncle_Scam/index.html', 'You and What Army', 'http://members.tripod.com/Uncle_Scam/index.html\n San Diego based street punk band. Official site includes news, pictures, sound files, and lyrics.\n ');
INSERT INTO `punk_music` VALUES (773, 'http://www.angelfire.com/band/theyourmominators', 'Yourmominators, The', 'http://www.angelfire.com/band/theyourmominators\n A punk/ska band from Bakersfield, CA. Download songs and find out about shows.\n\n\n  ');
INSERT INTO `punk_music` VALUES (774, 'http://www.zillah666.co.uk', 'Zillah', 'http://www.zillah666.co.uk\n Brutal noise from Edinburgh. Site features pictures, reviews and news.\n ');
INSERT INTO `punk_music` VALUES (775, 'http://www.geocities.com/SunsetStrip/Birdland/7307/', 'Zipgun', 'http://www.geocities.com/SunsetStrip/Birdland/7307/\n The official homepage for Seattle''s punk rock heroes.\n ');
INSERT INTO `punk_music` VALUES (776, 'http://www.zugha.com', 'Zugha', 'http://www.zugha.com\n Toronto band with show dates, member biographies, images, MP3s, and contact information.\n ');
INSERT INTO `punk_music` VALUES (777, 'http://www.angelfire.com/band/zombieattackcycle', 'Zombie Attack Cycle', 'http://www.angelfire.com/band/zombieattackcycle\n Discography, pictures, and gigs for this band that mixes rock, punk and surf.\n ');
INSERT INTO `punk_music` VALUES (778, 'http://hometown.aol.com/zer0dependence/index.htm', 'Zero Dependence', 'http://hometown.aol.com/zer0dependence/index.htm\n Official band website, with a discography, pictures and biographies, plus merchandise and show information.\n\n ');
INSERT INTO `punk_music` VALUES (779, 'http://www.geocities.com/zerodownonline', 'Zero Down', 'http://www.geocities.com/zerodownonline\n The unofficial site for the band containing a discography, lyrics, sounds and pictures.\n ');
INSERT INTO `punk_music` VALUES (780, 'http://www.thezips.demon.co.uk/', 'Zips, The', 'http://www.thezips.demon.co.uk/\n Reformed 1978 Glasgow, UK punk band with biography, press, show dates, multimedia, photos, history, and merchandise.\n\n\n  ');
INSERT INTO `punk_music` VALUES (781, 'http://www.20bullseach.com', '20 Bulls Each', 'http://www.20bullseach.com\n Melodic hardcore from Dublin, Ireland. Photos, MP3s, forum, show dates, lyrics, tabulature and links.\n ');
INSERT INTO `punk_music` VALUES (782, 'http://www.geocities.com/twentythirdcenturyapostles/', '23rd Century Apostles', 'http://www.geocities.com/twentythirdcenturyapostles/\n Nevada band with biography, MP3s, photos, show dates, message board, multimedia, and merchandise.\n\n\n  ');
INSERT INTO `punk_music` VALUES (783, 'http://37grit.com', '37 Grit', 'http://37grit.com\n Arizona band with photos, tour dates, multimedia, MP3s, and links.\n\n\n  ');
INSERT INTO `punk_music` VALUES (784, 'http://www.angelfire.com/music/7seconddelay/index.html', '7 Second Delay', 'http://www.angelfire.com/music/7seconddelay/index.html\n Site for this hardcore band from Nashville features MP3s, band photographs, song lyrics and art by the band members.\n\n\n  ');
INSERT INTO `punk_music` VALUES (785, 'http://www.heroesaredead.com', 'A.18', 'http://www.heroesaredead.com\n Southern California straight edge hardcore band. News, MP3s, videos and show dates.\n ');
INSERT INTO `punk_music` VALUES (786, 'http://hometown.aol.com/arrowptsnorth/', 'Arrow Points North', 'http://hometown.aol.com/arrowptsnorth/\n A hardcore-emo-punk-metal band from Denver Colorado.\n ');
INSERT INTO `punk_music` VALUES (787, 'http://www.agrotoxicohc.com.br/', 'Agrotoxico', 'http://www.agrotoxicohc.com.br/\n Brazilian band with profiles, images, discography, MP3s, interviews, tour diary, mailing list, and links.\n ');
INSERT INTO `punk_music` VALUES (788, 'http://stuwww.uvt.nl/~s989886/', 'Above the Struggle', 'http://stuwww.uvt.nl/~s989886/\n Old school hardcore band from Roermond, the Netherlands. Site features a list of upcoming shows, band news and information.\n\n\n  ');
INSERT INTO `punk_music` VALUES (789, 'http://www.banecentral.com', 'Bane', 'http://www.banecentral.com\n New school and old school collide. News, pictures, tour information, and links.\n ');
INSERT INTO `punk_music` VALUES (790, 'http://www.blowbacknet.com', 'Blowback', 'http://www.blowbacknet.com\n A hardcore punk band from DC, LA and NYC. The website contains MP3 downloads, lyrics, essays and more political information.\n ');
INSERT INTO `punk_music` VALUES (791, 'http://www.geocities.com/punk_rock_enchilada', 'Blown to Bits', 'http://www.geocities.com/punk_rock_enchilada\n San Francisco''s own d-beat hardcore band. Includes members of The Murderers; Oppressed Logic and Vlad the Impaler. The site has show updates, pictures and links.\n ');
INSERT INTO `punk_music` VALUES (792, 'http://www.thebeautifulmistake.com', 'Beautiful Mistake, The', 'http://www.thebeautifulmistake.com\n Southern California hardcore fused with rock. News, street team, MP3 downloads, merchandise, message boards and lyrics.\n ');
INSERT INTO `punk_music` VALUES (793, 'http://www.canehdian.com/album/b/bane/biography.html', 'Bane', 'http://www.canehdian.com/album/b/bane/biography.html\n Artist profile at canEHdian.com, including biography, links, audio clips, interactive poll and buying guide.\n\n ');
INSERT INTO `punk_music` VALUES (794, 'http://www.geocities.com/lele_smartz/bellicosi.html', 'BelliCosi Hardcore', 'http://www.geocities.com/lele_smartz/bellicosi.html\n Site for the band from Torino, Italy on Smartz Records. Includes lyrics, MP3s, show listings and photographs.\n\n\n  ');
INSERT INTO `punk_music` VALUES (795, 'http://www.geocities.com/cheapliving/', 'Cheapliving', 'http://www.geocities.com/cheapliving/\n Trio from New Orleans, Louisiana, featuring news, gigs, band biography, photos and links.\n\n\n  ');
INSERT INTO `punk_music` VALUES (796, 'http://www.dolorouscanter.com', 'Dolorous Canter', 'http://www.dolorouscanter.com\n Chicago emotional hardcore. Site features band news, MP3s and pictures.\n ');
INSERT INTO `punk_music` VALUES (797, 'http://www.deathbystereo.net', 'Death By Stereo', 'http://www.deathbystereo.net\n Southern California metal infused hardcore. News, MP3s, show listings, merchandise, message boards, and pictures.\n ');
INSERT INTO `punk_music` VALUES (798, 'http://www.darkdaydungeon.com', 'Dark Day Dungeon', 'http://www.darkdaydungeon.com\n Home of the Metalcore rockers from Traintown, Switzerland. Complete with news, upcoming show dates and MP3s.\n ');
INSERT INTO `punk_music` VALUES (799, 'http://www.angelfire.com/il/deiryassin', 'Dir Yassin', 'http://www.angelfire.com/il/deiryassin\n An Israeli hardcore band. Ultra-fast, aggressive music with lyrics dealing with socio-political issues. Site features a band history, lyrics and MP3s.\n ');
INSERT INTO `punk_music` VALUES (800, 'http://www.angelfire.com/rock/disfixed/', 'Disfixed', 'http://www.angelfire.com/rock/disfixed/\n A hardcore band from Bergen, Norway.\n\n ');
INSERT INTO `punk_music` VALUES (801, 'http://www.newpaltz.edu/~tanaka74/index.html', 'Devola', 'http://www.newpaltz.edu/~tanaka74/index.html\n Site for this thrashy hardcore band from upstate NY includes news, discography and sound files.\n ');
INSERT INTO `punk_music` VALUES (802, 'http://www.angelfire.com/myband2/deadlocked/index.html', 'Dead Locked', 'http://www.angelfire.com/myband2/deadlocked/index.html\n Official site for the Vermont hardcore band.\n ');
INSERT INTO `punk_music` VALUES (803, 'http://www.angelfire.com/music5/themassacre/', 'Dave Matthews Massacre', 'http://www.angelfire.com/music5/themassacre/\n Three piece from Iowa. Biography, press, discography, news, lyrics, images, and links.\n \n');
INSERT INTO `punk_music` VALUES (804, 'http://www.geocities.com/cleverurl/', 'Dakota, The', 'http://www.geocities.com/cleverurl/\n Fast hardcore/thrash from Massachusetts and New Hampshire. Site focuses on band news and upcoming shows.\n\n\n  ');
INSERT INTO `punk_music` VALUES (805, 'http://www.everybodygetshurt.homestead.com', 'Everybody Gets Hurt', 'http://www.everybodygetshurt.homestead.com\n A &quot;hard hittin''&quot; New York City hardcore band.\n ');
INSERT INTO `punk_music` VALUES (806, 'http://www.endonend.com', 'End on End', 'http://www.endonend.com\n Official website for this melodic hardcore band from southern California includes a show calendar, news, band information and streaming MP3s.\n ');
INSERT INTO `punk_music` VALUES (807, 'http://www.angelfire.com/scifi/existi/', 'Existi', 'http://www.angelfire.com/scifi/existi/\n Innovative, experimental hardcore/metal band from Arizona\n\n\n  ');
INSERT INTO `punk_music` VALUES (808, 'http://website.lineone.net/~fiveminmajor/', 'Five Minute Major', 'http://website.lineone.net/~fiveminmajor/\n A NYHC band from Queens. Photos from shows with Murphys Law and Agnostic Front, as well as MP3s.\n ');
INSERT INTO `punk_music` VALUES (809, 'http://www.angelfire.com/nj2/Fasttimes', 'Fast Times', 'http://www.angelfire.com/nj2/Fasttimes\n Official site for the NJ hardcore band. Lyrics, pictures, interviews, show information and flyers.\n ');
INSERT INTO `punk_music` VALUES (810, 'http://www.angelfire.com/band/freight109/', 'Freight 109', 'http://www.angelfire.com/band/freight109/\n A hardcore band from Chicago, IL who sound like Strife and VOD. Site features pictures, MP3s and upcoming shows.\n ');
INSERT INTO `punk_music` VALUES (811, 'http://www.fortheday.de/', 'For The Day', 'http://www.fortheday.de/\n The official website for this hardcore/punk rock/emo band from Aachen, Germany.\n \n');
INSERT INTO `punk_music` VALUES (812, 'http://home.swipnet.se/~w-86056/fireside/', 'Fireside', 'http://home.swipnet.se/~w-86056/fireside/\n High quality Swedish pop-punk-rock-emo-hardcore.\n\n \n');
INSERT INTO `punk_music` VALUES (813, 'http://members.tripod.com/theftas/index.htm', 'F.T.A.''s, The', 'http://members.tripod.com/theftas/index.htm\n Three piece hardcore punk from southern Ontario.\n\n\n  ');
INSERT INTO `punk_music` VALUES (814, 'http://www.good-riddance.com', 'Good Riddance', 'http://www.good-riddance.com\n Southern California pop punk infused hardcore. News, pictures, tour information, merchandise, links, and MP3s.\n ');
INSERT INTO `punk_music` VALUES (815, 'http://www.thegoneoverseas.com/', 'Gone Overseas, The', 'http://www.thegoneoverseas.com/\n Hardcore band from Lugano, Switzerland, formerly known as Reference 21. Official site includes biography, photographs, discography, lyrics and sound files.\n ');
INSERT INTO `punk_music` VALUES (816, 'http://www.angelfire.com/az/glassjoe/', 'Glass Joe', 'http://www.angelfire.com/az/glassjoe/\n Melodic hardcore from Knoxville TN. Profiles, news, tour dates, and merchandise.\n ');
INSERT INTO `punk_music` VALUES (817, 'http://www.ghostwriterz.nl/gac/', 'Grand Audio Commotion', 'http://www.ghostwriterz.nl/gac/\n This is the website for a hardcore/metal band from Tilburg. Download MP3s and discover more about the band.\n\n\n  ');
INSERT INTO `punk_music` VALUES (818, 'http://www.himsa.org/', 'Himsa', 'http://www.himsa.org/\n Official site for the band signed to Revelation Records featuring lyrics, photographs and WAV file song samples.\n ');
INSERT INTO `punk_music` VALUES (819, 'http://hellbound.4t.com', 'Hellbound', 'http://hellbound.4t.com\n Official site for the Montreal, Canada crust-core band. MP3s, pictures, tour dates and band information.\n ');
INSERT INTO `punk_music` VALUES (820, 'http://perso.wanadoo.fr/hate.teenage.art/', 'Hate Teenage Art', 'http://perso.wanadoo.fr/hate.teenage.art/\n A French freestyle punk hardcore band. This official website has the band history, sounds and lyrics. [English/French]\n ');
INSERT INTO `punk_music` VALUES (821, 'http://www.angelfire.com/biz6/hatebreed/new/enter.html', 'Hatebreed', 'http://www.angelfire.com/biz6/hatebreed/new/enter.html\n Betrayed By Life. Fansite featuring news, wideos, MP3s and photographs.\n\n\n  ');
INSERT INTO `punk_music` VALUES (822, 'http://www.mostpreciousblood.com', 'Indecision', 'http://www.mostpreciousblood.com\n The official site of Brooklyn, New York based band. Current news, pictures, show dates, lyrics, merchandise and sounds.\n ');
INSERT INTO `punk_music` VALUES (823, 'http://www.geocities.com/SunsetStrip/Backstage/7328/', 'Invaders, The', 'http://www.geocities.com/SunsetStrip/Backstage/7328/\n The official website of a UK hardcore band.\n ');
INSERT INTO `punk_music` VALUES (824, 'http://www.geocities.com/inhumane_nature', 'Inhumane Nature', 'http://www.geocities.com/inhumane_nature\n Orange County hardcore punk band. News, media and contact information.\n \n');
INSERT INTO `punk_music` VALUES (825, 'http://www.tbns.net/ispy/', 'I Spy', 'http://www.tbns.net/ispy/\n Raging melodic political hardcore. Including a biography, discography, lyrics, pictures and sounds.\n\n\n  ');
INSERT INTO `punk_music` VALUES (826, 'http://www.thejrewing.com', 'JR Ewing', 'http://www.thejrewing.com\n A site for this European hardcore band with photographs, upcoming show listings, MP3s, links, news, discography and a tour diary.\n\n\n  ');
INSERT INTO `punk_music` VALUES (827, 'http://www.geocities.com/lordj57/', 'Lights Out', 'http://www.geocities.com/lordj57/\n Official homepage for the Long Island based hardcore band.\n\n\n  ');
INSERT INTO `punk_music` VALUES (828, 'http://www.milemarker.org/', 'Milemarker', 'http://www.milemarker.org/\n A post-hardcore band from Virginia. The site outlines the Milemarker Party Program.\n ');
INSERT INTO `punk_music` VALUES (829, 'http://www.misledbylies.orcon.net.nz/', 'Misled By Lies', 'http://www.misledbylies.orcon.net.nz/\n Metallic hardcore band from New Zealand. Site features band information, a discography and upcoming events related to the band.\n\n\n  ');
INSERT INTO `punk_music` VALUES (830, 'http://www.foreverunsaid.com', 'Noise Pollution', 'http://www.foreverunsaid.com\n Washington, D.C.-founded hard emocore band.\n\n\n  ');
INSERT INTO `punk_music` VALUES (831, 'http://artists2.iuma.com/IUMA/Bands/Omegamen/', 'Omegamen', 'http://artists2.iuma.com/IUMA/Bands/Omegamen/\n IUMA site for the emotive, old school hardcore band who cite Husker Du, Fugazi, Clutch and Helmet as influences.\n ');
INSERT INTO `punk_music` VALUES (832, 'http://www.setitonfire.net', 'On Fire', 'http://www.setitonfire.net\n Dutch metal-influenced hardcore. Tour dates, mailing list, news, MP3s, merchandise, biography, lyrics, photos, and links.\n\n\n  ');
INSERT INTO `punk_music` VALUES (833, 'http://www.riserock.com', 'Rise, The', 'http://www.riserock.com\n News, merchandise, MP3''s, show listings, and anything else you could ever want to know about the band that mixes techno/electronic with hardcore punk.\n ');
INSERT INTO `punk_music` VALUES (834, 'http://www.angelfire.com/ny3/remedy/', 'Remedy', 'http://www.angelfire.com/ny3/remedy/\n Long Island, NY hardcore band mixing old and new school hardcore and other influences. Site features band biography and links.\n ');
INSERT INTO `punk_music` VALUES (835, 'http://www.afn.org/~afn07614/', 'Reversal Of Man', 'http://www.afn.org/~afn07614/\n Hardcore/screamo band from Florida.\n ');
INSERT INTO `punk_music` VALUES (836, 'http://www.angelfire.com/band/rupture1/index.html', 'Rupture', 'http://www.angelfire.com/band/rupture1/index.html\n Defunct band from Long Island who played a mixture of traditional hardcore and melodic rock. Links, photographs, show dates and free MP3s.\n\n\n  ');
INSERT INTO `punk_music` VALUES (837, 'http://www.geocities.com/SoHo/Veranda/9974/sinamor.html', 'Sin Amor', 'http://www.geocities.com/SoHo/Veranda/9974/sinamor.html\n Official page of political California hardcore/power-violence/grindcore band. MP3s, pictures, tour dates and band profile.\n ');
INSERT INTO `punk_music` VALUES (838, 'http://www.stillholdingon.net/', 'Still Holding On', 'http://www.stillholdingon.net/\n Website featuring punk and hardcore interviews, MP3s, news, reviews, pictures, links and message boards.\n ');
INSERT INTO `punk_music` VALUES (839, 'http://oldtimehardcore.com/', 'Slap Shot', 'http://oldtimehardcore.com/\n Hardcore band from Boston, Massachusetts, USA\n ');
INSERT INTO `punk_music` VALUES (840, 'http://www.Shambulls4life.com/', 'Shambulls', 'http://www.Shambulls4life.com/\n Official site for this hardcore/punk band, with updates on the band and upcoming shows in the Northern California area.\n ');
INSERT INTO `punk_music` VALUES (841, 'http://stcny.net', 'Subject to Change', 'http://stcny.net\n This is a hardcore band from Long Island with pictures and MP3s.\n\n \n');
INSERT INTO `punk_music` VALUES (842, 'http://mitglied.lycos.de/sheridanhc/', 'Sheridan', 'http://mitglied.lycos.de/sheridanhc/\n The official page for this old school hardcore band from Aachen, Germany.\n\n\n  ');
INSERT INTO `punk_music` VALUES (843, 'http://www.dangpow.com/~theylive/', 'They Live', 'http://www.dangpow.com/~theylive/\n Hardcore band from Buffalo, New York.\n ');
INSERT INTO `punk_music` VALUES (844, 'http://www.makesometrouble.com', 'Trouble Maker', 'http://www.makesometrouble.com\n Bay area old school hardcore four-piece. Biography, photos, show dates, MP3s, merchandise, and links.\n \n');
INSERT INTO `punk_music` VALUES (845, 'http://thimble8.tripod.com/thimble/thimble.htm', 'Thimble', 'http://thimble8.tripod.com/thimble/thimble.htm\n Hardcore band site featuring band discography and news.\n\n\n  ');
INSERT INTO `punk_music` VALUES (846, 'http://www.geocities.com/CollegePark/Union/6425/', 'Velvet', 'http://www.geocities.com/CollegePark/Union/6425/\n A MD band that derives its sound from mixing hardcore, indie rock and emo.\n ');
INSERT INTO `punk_music` VALUES (847, 'http://funtimerecords.com/victims.of.society/', 'Victims Of Society', 'http://funtimerecords.com/victims.of.society/\n Old school band from Belgium. Site features a band history, member information, discography and reviews.\n\n\n  ');
INSERT INTO `punk_music` VALUES (848, 'http://www.waterdown.de', 'Waterdown', 'http://www.waterdown.de\n Official website for the German anti-racist band.\n ');
INSERT INTO `punk_music` VALUES (849, 'http://wolves.hampshire.edu', 'Wolves', 'http://wolves.hampshire.edu\n A hardcore band from Western Massachusetts. Site features MP3s, contact information and band related news.\n ');
INSERT INTO `punk_music` VALUES (850, 'http://www.trustkill.com/bands/wallsofjericho.html', 'Walls of Jericho', 'http://www.trustkill.com/bands/wallsofjericho.html\n Female fronted band from Detroit, MI. Page on the Trustkill Records website, with links to pictures, show dates, lyrics, reviews, and contact information.\n\n\n  ');
INSERT INTO `punk_music` VALUES (851, 'http://www.angelfire.com/myband/xakto', 'X-Akto', 'http://www.angelfire.com/myband/xakto\n Weston, Connecticut band with lyrics, MP3s, pictures and information.\n\n\n  ');
INSERT INTO `punk_music` VALUES (852, 'http://www.yage5.de/', 'Yage', 'http://www.yage5.de/\n A hardcore band from Cologne, Germany.\n ');
INSERT INTO `punk_music` VALUES (853, 'http://www.yellowmachinegun.com/', 'Yellow Machinegun', 'http://www.yellowmachinegun.com/\n All-female band from Osaka, Japan. Sound files, discography, reviews, forum, and contact information.\n ');
INSERT INTO `punk_music` VALUES (854, 'http://www.suomi.net/ykj/', 'Yhdyskuntajate', 'http://www.suomi.net/ykj/\n Finnish drunk punk band. News, show list, biography, multimedia, lyrics, and links.\n\n\n  ');
INSERT INTO `punk_music` VALUES (855, 'http://www.inspecthergadget.com', 'Inspect Her Gadget', 'http://www.inspecthergadget.com\n All-girl melodic punk band based out of Oakland, CA. Show dates, photos, MP3s, merchandise, biography, and contact information.\n ');
INSERT INTO `punk_music` VALUES (856, 'http://www.geocities.com/ncrds/goofball/', 'Goofball', 'http://www.geocities.com/ncrds/goofball/\n Site of a female punk rock ''riot grrrls'' band from St Etienne (France).\n ');
INSERT INTO `punk_music` VALUES (857, 'http://www.geocities.com/thef_bombs', 'F-Bombs, The', 'http://www.geocities.com/thef_bombs\n Cleveland Ohio band fronted by two female singers. Biography, photos, tour dates, song titles, links, and contact information.\n ');
INSERT INTO `punk_music` VALUES (858, 'http://www.the-front.net', 'Front, The', 'http://www.the-front.net\n Casper, Wyoming band with merchandise, show dates, photos, and mailing list.\n ');
INSERT INTO `punk_music` VALUES (859, 'http://www.angelfire.com/pa4/marynowhere/main.html', 'Mary Nowhere', 'http://www.angelfire.com/pa4/marynowhere/main.html\n Two grrrls and a guy playing Riot Grrl inspired punk rock. Site has lyrics, band member information and upcoming events for the band.\n\n ');
INSERT INTO `punk_music` VALUES (860, 'http://www.killrockstars.com/bands/factsheets/NON-KRSbands/7yrbitchfactsheet.html', '7 Year Bitch', 'http://www.killrockstars.com/bands/factsheets/NON-KRSbands/7yrbitchfactsheet.html\n 7 Year Bitch were one of the most important riot grrrl bands and founded Home Alive.\n ');
INSERT INTO `punk_music` VALUES (861, 'http://www.angelfire.com/emo/thefakers/', 'The Fakers', 'http://www.angelfire.com/emo/thefakers/\n An all-punk, all-girl band from Orange Park, Florida.\n ');
INSERT INTO `punk_music` VALUES (862, 'http://www.geocities.com/veronicacomplex/', '~The Veronica Complex', 'http://www.geocities.com/veronicacomplex/\n All grrl band with emo/punk/indie rock influences. Powerful and melodic vocals, dueling guitars, lots of energy. Based in NYC/LI.\n ');
INSERT INTO `punk_music` VALUES (863, 'http://www.geocities.com/alyrium', 'Alyrium', 'http://www.geocities.com/alyrium\n Introduction and links. From Ironton, Ohio.\n ');
INSERT INTO `punk_music` VALUES (864, 'http://www.geocities.com/underwirerocks/', 'Underwire', 'http://www.geocities.com/underwirerocks/\n Pop-punk trio from Toronto, Canada. Biography, images, news, lyrics, show dates, and web log.\n\n ');
INSERT INTO `punk_music` VALUES (865, 'http://www.stuckinarut.net', 'Stuck in a Rut', 'http://www.stuckinarut.net\n All girl 3 piece hardcore band from Los Angeles, CA. Show list, photos, MP3s, merchandise, links,\n\n\n  ');

CREATE TABLE `punk_newsinfo` (
  `ID` int(10) unsigned NOT NULL auto_increment,
  `URL` text NOT NULL,
  `Name` text NOT NULL,
  `Description` text NOT NULL,
  PRIMARY KEY  (`ID`)
) TYPE=MyISAM AUTO_INCREMENT=40 ;

INSERT INTO `punk_newsinfo` VALUES (1, 'http://www.punknews.org/', 'Punknews.org', 'http://www.punknews.org/\n News, reviews and album release dates.\n ');
INSERT INTO `punk_newsinfo` VALUES (2, 'http://www.punkrock.org/', 'House of the Rising Punk', 'http://www.punkrock.org/\n A comprehensive listing of punk websites from around the world.\n ');
INSERT INTO `punk_newsinfo` VALUES (3, 'http://www.collectorscum.com/volume3/', 'The International Discography of the American New Wave by Henry Weld', 'http://www.collectorscum.com/volume3/\n From the introduction, &quot;The aim of this project is to compile concise, correct information about punk records from America in the years 1976 to 1983.&quot;\n ');
INSERT INTO `punk_newsinfo` VALUES (4, 'http://punkmodpop.free.fr/', 'Mod ''79 and Power Pop-Punk', 'http://punkmodpop.free.fr/\n A collection of discographies and biographies of power pop, mod ''79 and punk rock bands from ''77 to ''83, including many pictures and album sleeves.\n ');
INSERT INTO `punk_newsinfo` VALUES (5, 'http://www.breakmyface.com/', 'Break My Face', 'http://www.breakmyface.com/\n An archive site dedicated to early punk rock bands (like Bad Brains, AK-47, The Huns, Really Red and The Weirdos) and music.\n\n ');
INSERT INTO `punk_newsinfo` VALUES (6, 'http://www.poppunk.com/', 'Poppunk.Com', 'http://www.poppunk.com/\n A pop punk resource with contests, MP3s, a chat room and merchandise.\n ');
INSERT INTO `punk_newsinfo` VALUES (7, 'http://www.fuzzlogic.com/flex/index.shtml', 'Flex - US Punk And Hardcore Discography', 'http://www.fuzzlogic.com/flex/index.shtml\n A punk discography with over 4000 records reviewed.\n ');
INSERT INTO `punk_newsinfo` VALUES (8, 'http://www.nstop.com/', 'Nonstop Pop', 'http://www.nstop.com/\n A site with mini-sites for the Go-Betweens, Bis, Coloring Book and former Slits/Raincoats drummer Palmolive.\n ');
INSERT INTO `punk_newsinfo` VALUES (9, 'http://www.lipstickkillers.com/comphell/', 'CompHELLation', 'http://www.lipstickkillers.com/comphell/\n Created to guide you through the murky waters of punk reissue compilations. With a searchable and continually-updated database of old and rare punk reissues.\n ');
INSERT INTO `punk_newsinfo` VALUES (10, 'http://www.punkrocks.net/', 'PunkRocks.net', 'http://www.punkrocks.net/\n Release dates, Web radio stations, show reviews, interviews, non-biased interactive CD reviews and a forum for loud people.\n\n ');
INSERT INTO `punk_newsinfo` VALUES (11, 'http://www.truepunk.com', 'TruePunk.com', 'http://www.truepunk.com\n Hosts official band sites, official message boards (Catch 22, Shai Hulud, MxPx, AAA), chatroom, polls, articles and free e-mail.\n ');
INSERT INTO `punk_newsinfo` VALUES (12, 'http://www.punkbands.com/', 'Punkbands.com', 'http://www.punkbands.com/\n Large collection of punk band and label information, with reviews, scene information, news, reviews and lyrics.\n ');
INSERT INTO `punk_newsinfo` VALUES (13, 'http://www.artofthestate.co.uk/index.html', 'Art of the State Archive', 'http://www.artofthestate.co.uk/index.html\n Punk rock resource with lyrics, photographs, flyers, profiles on Icons of Filth and Subhumans as well as links.\n ');
INSERT INTO `punk_newsinfo` VALUES (14, 'http://gate.cruzio.com/~hanford/memorial/', 'A Tim Yohannan Memorial', 'http://gate.cruzio.com/~hanford/memorial/\n A memorial for Timmy Yo!, the longtime editor of Maximumrocknroll, who passed away of cancer April 3, 1998.\n ');
INSERT INTO `punk_newsinfo` VALUES (15, 'http://www.punk-information.com/', 'Punk Information Directory', 'http://www.punk-information.com/\n Resource attempting to document the past 25 years of punk music, with band discographies and links to MP3s, labels, record stores and mail order sites.\n\n ');
INSERT INTO `punk_newsinfo` VALUES (16, 'http://www.punkmusic.com/', 'Punkmusic.com', 'http://www.punkmusic.com/\n News, discussion board and band links.\n ');
INSERT INTO `punk_newsinfo` VALUES (17, 'http://www.books.i12.com/punk/', 'Spirit Of Punk Band List', 'http://www.books.i12.com/punk/\n Punk band listing and a music site guide.\n ');
INSERT INTO `punk_newsinfo` VALUES (18, 'http://www.punkrockworld.it', 'Punk Rock World', 'http://www.punkrockworld.it\n Band information, select lyrics, tablature, MP3s and tour dates of mostly Italian shows and bands. [English/Italian]\n ');
INSERT INTO `punk_newsinfo` VALUES (19, 'http://www.angelfire.com/oh/liveperformances/', 'Hammer Productions', 'http://www.angelfire.com/oh/liveperformances/\n Owned by Terry Hammer, who specializes in working with hardcore punk and reggae bands. A longtime member of the punk community, this site has some historical perspective.\n ');
INSERT INTO `punk_newsinfo` VALUES (20, 'http://www.mp3s4punx.com/', 'Mp3s4Punx', 'http://www.mp3s4punx.com/\n Zipped punk rock MP3s and launch.com broadcast.\n\n ');
INSERT INTO `punk_newsinfo` VALUES (21, 'http://geocities.com/nofxmisfits/Punksite.html', 'Punk Logos', 'http://geocities.com/nofxmisfits/Punksite.html\n Over 100 images of band logos and MP3s of punk bands.\n ');
INSERT INTO `punk_newsinfo` VALUES (22, 'http://www.pwnd.net', 'Punk Will Never Die', 'http://www.pwnd.net\n A site dedicated to pop-punk, ska-punk and old school bands, with lyrics, news and band biographies. [English/Italian]\n ');
INSERT INTO `punk_newsinfo` VALUES (23, 'http://members.fortunecity.com/punkv3/', 'Punk V3', 'http://members.fortunecity.com/punkv3/\n Informational site featuring guitar tablature, RealAudio clips, MP3s, band biographies, tour dates, pictures, flyers and links.\n ');
INSERT INTO `punk_newsinfo` VALUES (24, 'http://guntario.tripod.com/', 'Punk Rock Finder', 'http://guntario.tripod.com/\n Source to find bands, labels, MP3s, discographies and other punk information.\n ');
INSERT INTO `punk_newsinfo` VALUES (25, 'http://www.lwtua.free-online.co.uk/0.htm', 'Marko''s New Wave Bootleg Encyclopaedia', 'http://www.lwtua.free-online.co.uk/0.htm\n A listing with information on bootlegs of punk, new wave and alternative rock bands.\n\n ');
INSERT INTO `punk_newsinfo` VALUES (26, 'http://www.geocities.com/SunsetStrip/Bistro/7458/index.html', 'New Wave and Punk Listing', 'http://www.geocities.com/SunsetStrip/Bistro/7458/index.html\n A listing of 70''s new wave and punk bands in the United Kingdom with selected scans of album and single covers.\n ');
INSERT INTO `punk_newsinfo` VALUES (27, 'http://www.angelfire.com/ak3/PUNKROCK007/', 'Punk Rock 007', 'http://www.angelfire.com/ak3/PUNKROCK007/\n Pages on some old school bands like Black Flag, The Exploited, Subhumans (UK) and Dead Kennedys. Site has MP3s, discographies, sound clips and links.\n ');
INSERT INTO `punk_newsinfo` VALUES (28, 'http://www.geocities.com/nodge_99/punk/Index.htm', 'Punk Rock Rules', 'http://www.geocities.com/nodge_99/punk/Index.htm\n Band information on The Sex Pistols, The Clash and Stiff Little Fingers, such as lyrics, pictures and news.\n ');
INSERT INTO `punk_newsinfo` VALUES (29, 'http://www.angelfire.com/punk2/punkskahardcore', 'Punk, Ska and Hardcore', 'http://www.angelfire.com/punk2/punkskahardcore\n This site provides pictures, tabs and MP3s of Pennywise, Dead Kennedys and Ataris.\n ');
INSERT INTO `punk_newsinfo` VALUES (30, 'http://www.punktastic.com', 'Punktastic.com', 'http://www.punktastic.com\n Punk rock reviews, interviews and tour dates for both the UK and US.\n\n ');
INSERT INTO `punk_newsinfo` VALUES (31, 'http://www.flaming-torch.co.uk', 'Flaming Torch', 'http://www.flaming-torch.co.uk\n Directory of bands, record labels and albums.\n ');
INSERT INTO `punk_newsinfo` VALUES (32, 'http://www.punkupdates.com', 'Punkupdates.com', 'http://www.punkupdates.com\n A punk specific release calendar.\n ');
INSERT INTO `punk_newsinfo` VALUES (33, 'http://www.punkpal.com/', 'Punk Pal', 'http://www.punkpal.com/\n A-Z directory of links to punk band websites.\n ');
INSERT INTO `punk_newsinfo` VALUES (34, 'http://punkrockers.com', 'Punkrockers.com', 'http://punkrockers.com\n Free video and MP3 downloads of: Weirdos, Vandals, Adolescents, Screamers, Ramones, Dickies, Sex Pistols, Dead Boys, Germs, Minor Threat and Monster X. Also features a flyer gallery and a guestbook.\n ');
INSERT INTO `punk_newsinfo` VALUES (35, 'http://www.screamsfromthegutter.com', 'Old School Punk', 'http://www.screamsfromthegutter.com\n Features &quot;Screams from the Gutter&quot; punk radio, old flyers, and hard to find live and demo tapes.\n\n ');
INSERT INTO `punk_newsinfo` VALUES (36, 'http://www.geocities.com/punkrockftp/', 'Punk / Oi FTP Server', 'http://www.geocities.com/punkrockftp/\n Listing of an FTP server with account information.\n ');
INSERT INTO `punk_newsinfo` VALUES (37, 'http://members.lycos.nl/pxunited/', 'Punx United', 'http://members.lycos.nl/pxunited/\n Band profiles and show dates.\n ');
INSERT INTO `punk_newsinfo` VALUES (38, 'http://groups.msn.com/fastandfurious', 'Fast and Furious', 'http://groups.msn.com/fastandfurious\n For punks from the late 70''s and early 80''s. A community to talk about UK punk like Sex Pistols, Slaughter and The Dogs, UK Subs and The Clash.\n \n');
INSERT INTO `punk_newsinfo` VALUES (39, 'http://punkisland.faithweb.com/', 'Punk Island', 'http://punkisland.faithweb.com/\n A punk site with biographies, pictures, links, news and downloads. Showcasing a lot of bands such as Anti-Flag, Green Day, MXPX, Mr. T Experience, The Living End, Rancid, Homegrown, Blink-182 and The Ataris.\n\n\n  ');

CREATE TABLE `punk_oi` (
  `ID` int(10) unsigned NOT NULL auto_increment,
  `URL` text NOT NULL,
  `Name` text NOT NULL,
  `Description` text NOT NULL,
  PRIMARY KEY  (`ID`)
) TYPE=MyISAM AUTO_INCREMENT=47 ;

INSERT INTO `punk_oi` VALUES (1, 'http://www.attilathestockbroker.com', 'Attila The Stockbroker', 'http://www.attilathestockbroker.com\n Official site contains biography, discography, news and photo sections. Also has an on-line catalog for merchandise.\n ');
INSERT INTO `punk_oi` VALUES (2, 'http://www.thevibrators.com/', 'Vibrators, The', 'http://www.thevibrators.com/\n Official homepage for this classic UK band, upcoming gigs, a band biography and history, discography, frequently asked questions and merchandise.\n ');
INSERT INTO `punk_oi` VALUES (3, 'http://www.cotd.it/', 'Allergia', 'http://www.cotd.it/\n Raucus Oi/streetpunk band from Italy with a punk and skinhead line-up. Site has a discography, pictures, lyrics and contact information. [Italian/English]\n ');
INSERT INTO `punk_oi` VALUES (4, 'http://www.dssrecords.com/', 'D.S.S. Records', 'http://www.dssrecords.com/\n Home to Vice Squad, Beerzone and many other streetpunk and UK82 influenced bands.\n ');
INSERT INTO `punk_oi` VALUES (5, 'http://www.reducerssf.com', 'Reducers SF', 'http://www.reducerssf.com\n Streetpunk band from San Francisco. Site features photograph gallery, news and a discography.\n\n ');
INSERT INTO `punk_oi` VALUES (6, 'http://www.razzapparte.net/', 'Razzapparte', 'http://www.razzapparte.net/\n Skinheads and punks from Italy playing Oi music. Site has MP3s, interviews, pictures, lyrics and a discography. [Italian/English]\n ');
INSERT INTO `punk_oi` VALUES (7, 'http://www.menace77.co.uk/', 'Menace', 'http://www.menace77.co.uk/\n This site splits up the band history into two sections, one for the 1977-1979 version, one for the current version of this London Oi band. Site also has news, a discography, gig reviews and Real Audio songs.\n ');
INSERT INTO `punk_oi` VALUES (8, 'http://www.hauntedtownrecords.com', 'Haunted Town Records', 'http://www.hauntedtownrecords.com\n Committed to street rock n roll rebellion and the best in Midwest punk.\n ');
INSERT INTO `punk_oi` VALUES (9, 'http://www.angelfire.com/ok/klassekriminale/', 'Klasse Kriminale', 'http://www.angelfire.com/ok/klassekriminale/\n The official site for this Italian anti-racist skinhead band. Site has a discography, band history complete with all the gigs the band has played, photographs and contact information.\n ');
INSERT INTO `punk_oi` VALUES (10, 'http://hem.passagen.se/pissedandproud/', 'Pissed And Proud Fanzine', 'http://hem.passagen.se/pissedandproud/\n Made in Sweden, written in English. Dedicated to traditional and SHARP skinheads - all about the subculture and music. Articles, pictures and links.\n\n ');
INSERT INTO `punk_oi` VALUES (11, 'http://www.geocities.com/SunsetStrip/Alley/5227/', 'Oi Oi Music', 'http://www.geocities.com/SunsetStrip/Alley/5227/\n An A-Z listing of Oi and related bands with links to some of them. Also has Oi and streetpunk reviews.\n ');
INSERT INTO `punk_oi` VALUES (12, 'http://www.kontrol.freeuk.com/', 'Kontrol', 'http://www.kontrol.freeuk.com/\n The UK''s premier ''Streetpunk'' rag. Site also has Kontrol TV, in Real Video format and a message board.\n ');
INSERT INTO `punk_oi` VALUES (13, 'http://oi.home.mindspring.com/', 'The Skinhead Showfinder', 'http://oi.home.mindspring.com/\n A collection of links to venues and scenes all over the place, bands on tour, and a schedule of shows in northeastern American cities.\n ');
INSERT INTO `punk_oi` VALUES (14, 'http://www.geocities.com/SunsetStrip/Alley/4860/', 'Nabat', 'http://www.geocities.com/SunsetStrip/Alley/4860/\n Site for the anti-racist skins with images, lyrics, a discography and links. [Italian/English]\n ');
INSERT INTO `punk_oi` VALUES (15, 'http://homepage.ntlworld.com/oioioi/warriors/warriors.htm', 'Warriors, The', 'http://homepage.ntlworld.com/oioioi/warriors/warriors.htm\n The official site with information on the current punk band, merchandise, news, reviews and links.\n\n ');
INSERT INTO `punk_oi` VALUES (16, 'http://members.tripod.com/~Lowlifeuk/', 'Lowlife UK', 'http://members.tripod.com/~Lowlifeuk/\n A punk/Oi/hardcore band from England with 2 CD releases under their belt. Site has a discography, biography and MP3s.\n ');
INSERT INTO `punk_oi` VALUES (17, 'http://hardsole.freeservers.com', 'Hardsole', 'http://hardsole.freeservers.com\n An Oi band from Denver, CO. Working class music for skins and punks. Site has lyrics, pictures, upcoming shows and Real Audio and MP3 songs.\n ');
INSERT INTO `punk_oi` VALUES (18, 'http://www.geocities.com/BourbonStreet/4500/skins.html', '4 Skins', 'http://www.geocities.com/BourbonStreet/4500/skins.html\n A band biography, a discography and some pictures of the Oi band.\n ');
INSERT INTO `punk_oi` VALUES (19, 'http://oioioi.msk.ru/', 'Oi Oi Oi', 'http://oioioi.msk.ru/\n Profiles, photographs, and sample lyric of Russian punk, oi, and rock bands with links to audio files. [English/Russian]\n ');
INSERT INTO `punk_oi` VALUES (20, 'http://www.therighteous.com', 'Righteous, The', 'http://www.therighteous.com\n Swedish Oi band. Profile, gigs, sound samples, lyrics, forum, images and links.\n\n ');
INSERT INTO `punk_oi` VALUES (21, 'http://www.angelfire.com/punk/thedignified', 'Dignified, The', 'http://www.angelfire.com/punk/thedignified\n A streetpunk band out of Plano, Texas. Site has pictures, WAVs, a list of upcoming shows and news about the band.\n ');
INSERT INTO `punk_oi` VALUES (22, 'http://website.lineone.net/~dodgy.dealer/', 'Skinhead', 'http://website.lineone.net/~dodgy.dealer/\n Collection of MP3s.\n ');
INSERT INTO `punk_oi` VALUES (23, 'http://www.geocities.com/vendettapunk', 'Vendetta', 'http://www.geocities.com/vendettapunk\n Streetpunk/Oi band from Germany with male and female vocals. Site has a list of upcoming gigs, lyrics and a brief band biography. [German/English]\n ');
INSERT INTO `punk_oi` VALUES (24, 'http://hoolies.freeservers.com', 'Hoolies, The', 'http://hoolies.freeservers.com\n An old school Oi band from Aarhus, Jutland, Denmark.\n ');
INSERT INTO `punk_oi` VALUES (25, 'http://members.internettrash.com/roustabouts/', 'Roustabouts', 'http://members.internettrash.com/roustabouts/\n Oklahoma street punk rock band. News, show listing, photographs, audio files, reviews, message board, chat room, mailing list, and merchandise.\n\n ');
INSERT INTO `punk_oi` VALUES (26, 'http://home.swipnet.se/andys_world/partisans/', 'Partisans, The', 'http://home.swipnet.se/andys_world/partisans/\n Site has discography, news, biography, merchandise and pictures of this Welsh band.\n ');
INSERT INTO `punk_oi` VALUES (27, 'http://www.freewebs.com/drongos_for_europe/', 'Drongos For Europe', 'http://www.freewebs.com/drongos_for_europe/\n Have existed in the UK off and on since 1979. Site has pictures, interviews and links.\n ');
INSERT INTO `punk_oi` VALUES (28, 'http://sickofsociety.tripod.com', 'Sick Of Society', 'http://sickofsociety.tripod.com\n South Florida streetpunk band. Site has band news, pictures and a guestbook.\n ');
INSERT INTO `punk_oi` VALUES (29, 'http://users.adelphia.net/~theclockers/', 'Clockers, The', 'http://users.adelphia.net/~theclockers/\n Punk band from Buffalo, NY. Site has pictures, upcoming show list and band news.\n\n\n  ');
INSERT INTO `punk_oi` VALUES (30, 'http://www.antinowhereleague.com/', 'Anti-Nowhere League', 'http://www.antinowhereleague.com/\n Official homepage for the long standing punk band from the UK.\n ');
INSERT INTO `punk_oi` VALUES (31, 'http://www.cherryred.co.uk/anagram/artists/antinowhereleague.htm', 'Anagram: Anti-Nowhere League', 'http://www.cherryred.co.uk/anagram/artists/antinowhereleague.htm\n Order form for &quot;Animal! The Very Best Of The Anti-Nowhere League 1981-1998&quot; and &quot;The Singles Collection&quot;. Site includes audio clips.\n ');
INSERT INTO `punk_oi` VALUES (32, 'http://www.hiljaiset.sci.fi/punknet/antino_e.htm', 'Punknet 77 - Anti-Nowhere League', 'http://www.hiljaiset.sci.fi/punknet/antino_e.htm\n Discography and short biography of the band.\n ');
INSERT INTO `punk_oi` VALUES (33, 'http://www.trouserpress.com/entry.php?a=anti-nowhere_league', 'TrouserPress.com - Anti-Nowhere League', 'http://www.trouserpress.com/entry.php?a=anti-nowhere_league\n Commentary about the band''s recorded output and a brief discography focusing on releases before 1991.\n \n');
INSERT INTO `punk_oi` VALUES (34, 'http://www.allmusic.com/cg/amg.dll?p=amg&amp;sql=B6jd1vw9va9yk', 'Anti-Nowhere League', 'http://www.allmusic.com/cg/amg.dll?p=amg&amp;sql=B6jd1vw9va9yk\n The band''s entry on the All Music Guide, including a short biography and discography, as well as links to similar artists.\n\n\n  ');
INSERT INTO `punk_oi` VALUES (35, 'http://members.tripod.com/~voiceofageneration/index.html', 'Blitz - Voice Of A Generation', 'http://members.tripod.com/~voiceofageneration/index.html\n Unofficial website dedicated to early 80''s Oi/punk band Blitz. Lyrics, Real Audio files, pictures and a biography.\n ');
INSERT INTO `punk_oi` VALUES (36, 'http://www.geocities.com/SunsetStrip/Alley/3684/blitz.html', 'Blitz', 'http://www.geocities.com/SunsetStrip/Alley/3684/blitz.html\n A page with a discography, tablature, lyrics and pictures dedicated to the Manchester Oi band.\n\n\n  ');
INSERT INTO `punk_oi` VALUES (37, 'http://hem.passagen.se/hellacop/exploited.index.htm', 'Exploited - Barmy Army', 'http://hem.passagen.se/hellacop/exploited.index.htm\n Exploited fan page with a discography, biography, members list, pictures and news.\n ');
INSERT INTO `punk_oi` VALUES (38, 'http://www.newmusic.net/exploited/', 'Exploited at New Music Network', 'http://www.newmusic.net/exploited/\n Site has Real Audio samples, lyrics, news and links to other Exploited pages.\n ');
INSERT INTO `punk_oi` VALUES (39, 'http://www.trouserpress.com/entry.php?a=exploited', 'TrouserPress.com - Exploited', 'http://www.trouserpress.com/entry.php?a=exploited\n Reviews, discography and commentary on the band and its output prior to 1991.\n\n\n  ');
INSERT INTO `punk_oi` VALUES (40, 'http://www.lowerclassbrats.com/', 'Lower Class Brats', 'http://www.lowerclassbrats.com/\n Official site with pictures, sound clips, lyrics, discography and upcoming shows.\n ');
INSERT INTO `punk_oi` VALUES (41, 'http://www.ink19.com/issues_F/98_08/wet_ink/music_km/074_lower_class_brats_nf.html', 'Ink Nineteen: Lower Class Brats', 'http://www.ink19.com/issues_F/98_08/wet_ink/music_km/074_lower_class_brats_nf.html\n A review of &quot;Rather Be Hated Than Ignored&quot;.\n\n\n  ');
INSERT INTO `punk_oi` VALUES (42, 'http://www.algonet.se/~tedro/oipolloi/oipolloi.htm', 'Oi Polloi', 'http://www.algonet.se/~tedro/oipolloi/oipolloi.htm\n Scottish anarcho-punk band. Fan site includes sound files, photos, and discography.\n ');
INSERT INTO `punk_oi` VALUES (43, 'http://hem.passagen.se/strebers/oipolloi.htm', 'Oi Polloi', 'http://hem.passagen.se/strebers/oipolloi.htm\n Includes discography, lyrics, and sound files.\n\n\n  ');
INSERT INTO `punk_oi` VALUES (44, 'http://www.lastrockers.com/', 'Vice Squad', 'http://www.lastrockers.com/\n Another official site this time from Paul''s (the guitarist) point of view. Site features tour diaries and pictures.\n ');
INSERT INTO `punk_oi` VALUES (45, 'http://www.trouserpress.com/entry.php?a=vice_squad', 'TrouserPress.com - Vice Squad', 'http://www.trouserpress.com/entry.php?a=vice_squad\n Commentary, a brief discography and reviews of the band''s recordings.\n ');
INSERT INTO `punk_oi` VALUES (46, 'http://users.tpg.com.au/big_jobs/vicesquad/', 'Stand Strong Stand Proud', 'http://users.tpg.com.au/big_jobs/vicesquad/\n Site includes information on Vice Squad, Ligotage, Beki and The Bombshells and Beki Bondage.\n\n\n  ');

CREATE TABLE `punk_personalpages` (
  `ID` int(10) unsigned NOT NULL auto_increment,
  `URL` text NOT NULL,
  `Name` text NOT NULL,
  `Description` text NOT NULL,
  PRIMARY KEY  (`ID`)
) TYPE=MyISAM AUTO_INCREMENT=109 ;

INSERT INTO `punk_personalpages` VALUES (1, 'http://punkmodpop.free.fr/', 'The Mod Pop Punk Archives', 'http://punkmodpop.free.fr/\n Polish up on the latest mod, pop, punk news, gigs and sounds.\n ');
INSERT INTO `punk_personalpages` VALUES (2, 'http://members.tripod.com/nihilismontheprowl/', 'Nihilism on the Prowl', 'http://members.tripod.com/nihilismontheprowl/\n A down to earth punk site complete with a what happened in 1977 calendar, interviews, reviews, punk images, profiles and news.\n ');
INSERT INTO `punk_personalpages` VALUES (3, 'http://timmyramone.tripod.com/punkandanarchism-anykingdomofmanisjustanillusion', 'Any Kingdom of man is just an illusion: Punk and Anarchy Forum', 'http://timmyramone.tripod.com/punkandanarchism-anykingdomofmanisjustanillusion\n A place for punks and anarchists to come and share their views and beliefs about our life style, as well as raise awareness for causes, and promote shows.\n ');
INSERT INTO `punk_personalpages` VALUES (4, 'http://www.tory2k.net', 'tory2k.net -A.product of you', 'http://www.tory2k.net\n The thoughts and work of Tory Kulick. Focusing on punk music, penn state, and anything else that comes to mind.\n ');
INSERT INTO `punk_personalpages` VALUES (5, 'http://www.angelfire.com/dc/checkered_dan/index.html', 'Checkered Dan', 'http://www.angelfire.com/dc/checkered_dan/index.html\n A day in the life of a rude boy\n\n ');
INSERT INTO `punk_personalpages` VALUES (6, 'http://www.angelfire.com/80s/andycore/', 'AndyCore', 'http://www.angelfire.com/80s/andycore/\n UK82 and streetpunk Tape Trading, and Punk Rock.\n ');
INSERT INTO `punk_personalpages` VALUES (7, 'http://proletariat0.tripod.com', 'Proletaraiat''s Page', 'http://proletariat0.tripod.com\n Everything you''d want to know about a Puertorican punk rocker living outside of Philly.\n ');
INSERT INTO `punk_personalpages` VALUES (8, 'http://geocities.com/soundattack77', 'SoundAttack', 'http://geocities.com/soundattack77\n A one stop resource for punk, oi, mod, ska, reggae, psychobilly and rockabilly\n ');
INSERT INTO `punk_personalpages` VALUES (9, 'http://www.geocities.com/trashcanwillysdungeonx', 'Trashcan Willy''s World of Punk', 'http://www.geocities.com/trashcanwillysdungeonx\n Opinionated, informational, and hard core. This site is dedicated to the different aspects of punk. It contains information, photo galleries, and links\n ');
INSERT INTO `punk_personalpages` VALUES (10, 'http://www.geocities.com/joechatterfish', 'Chatterfish, Joe', 'http://www.geocities.com/joechatterfish\n Site dedicated to the guitarist of Chatterfish.\n\n ');
INSERT INTO `punk_personalpages` VALUES (11, 'http://www.freewebs.com/insultology/', 'Insultology', 'http://www.freewebs.com/insultology/\n A collection of punk music MP3s, jokes, and insults. Requires Java.\n \n');
INSERT INTO `punk_personalpages` VALUES (12, 'http://www.fenoxterminus.diary-x.com', 'Fenox Terminus... it never ends', 'http://www.fenoxterminus.diary-x.com\n Story of my life. A day in the life of your average wasted youth crew girl. Looking for something to call her own. Punk, Hardcore, tattoos and beer.\n\n\n  ');
INSERT INTO `punk_personalpages` VALUES (13, 'http://www.fortunecity.com/business/nicholas/1430/index.htm', 'Artwork by Zeb', 'http://www.fortunecity.com/business/nicholas/1430/index.htm\n Personal site featuring artwork including drawings and punk logos.\n ');
INSERT INTO `punk_personalpages` VALUES (14, 'http://members.tripod.com/alexpunkbeer/index.htm', 'AlexPunkBeerPage', 'http://members.tripod.com/alexpunkbeer/index.htm\n A webpage dedicated to punk, ska, beer and soccer. [English/Spanish]\n\n\n  ');
INSERT INTO `punk_personalpages` VALUES (15, 'http://www.btmf.com/', 'BTMF', 'http://www.btmf.com/\n Tattoos, band and concert photos, other photos and writings.\n ');
INSERT INTO `punk_personalpages` VALUES (16, 'http://membres.lycos.fr/toutankeupon/', 'Becky''s Punky HomePage', 'http://membres.lycos.fr/toutankeupon/\n A source of punk and oi information with bands pages, lyrics, records stores, WAV files, tablatures, clothes and music reviews. [English/French]\n ');
INSERT INTO `punk_personalpages` VALUES (17, 'http://www.angelfire.com/ca6/bekibondage/', 'Beki Bondage', 'http://www.angelfire.com/ca6/bekibondage/\n The singer of Vice Squad''s page with discography, biography, photos and links.\n ');
INSERT INTO `punk_personalpages` VALUES (18, 'http://www.angelfire.com/biz5/tuffguy/', 'Big Will C-H''s Tuffguy Page', 'http://www.angelfire.com/biz5/tuffguy/\n A self-focused site offering plenty of &quot;tough-guy&quot; punk evidence.\n ');
INSERT INTO `punk_personalpages` VALUES (19, 'http://www.briancurran.net', 'Brian Curran', 'http://www.briancurran.net\n Personal homepage with links to emo, punk, and rock bands. Also contains links to fantasy sports and guitar tabs.\n\n\n  ');
INSERT INTO `punk_personalpages` VALUES (20, 'http://www.angelfire.com/punk2/vicious/', 'Clay''s Old School Punk Page', 'http://www.angelfire.com/punk2/vicious/\n Information on &quot;real&quot; punk rock bands and music, such as The Exploited, Misfits, Dead Kennedys, Sex Pistols and Black Flag.\n ');
INSERT INTO `punk_personalpages` VALUES (21, 'http://www.angelfire.com/weird/clash585/index.html', 'Clash585', 'http://www.angelfire.com/weird/clash585/index.html\n Information, discographies, lyrics, polls and more on artists like the Clash and Green Day.\n ');
INSERT INTO `punk_personalpages` VALUES (22, 'http://sanguine_d.tripod.com/index.html', 'Cum Pretiossimo Sanguine', 'http://sanguine_d.tripod.com/index.html\n A political industrial/punk rant and submital site. With art, music, literature, and links.\n ');
INSERT INTO `punk_personalpages` VALUES (23, 'http://www.geocities.com/crustypreach/', 'Crusthaven''s Homepage', 'http://www.geocities.com/crustypreach/\n Personal site with a messageboard, chatroom, photos and links to punk personals and other punk-related sites.\n ');
INSERT INTO `punk_personalpages` VALUES (24, 'http://www.geocities.com/SunsetStrip/Booth/6656/index.html', 'Cold Rain', 'http://www.geocities.com/SunsetStrip/Booth/6656/index.html\n Personal site with experimental interface. Features pages on emo, poetry, quotations, thoughts and personal information.\n\n\n  ');
INSERT INTO `punk_personalpages` VALUES (25, 'http://www.drumpunk.co.uk/', 'Drumpunk', 'http://www.drumpunk.co.uk/\n A history of punk music from 1976 and beyond. Also deals with new wave, experimental and film music, a John Johnson biography, and other related information.\n ');
INSERT INTO `punk_personalpages` VALUES (26, 'http://www.angelfire.com/punk2/okaymusic/', 'Durshit Website', 'http://www.angelfire.com/punk2/okaymusic/\n Information, discography and lyrics for Ataris, MxPx, Blink 182 and Green Day.\n ');
INSERT INTO `punk_personalpages` VALUES (27, 'http://www.angelfire.com/punk3/anarchistdave/index.html', 'Dave Anarchy', 'http://www.angelfire.com/punk3/anarchistdave/index.html\n This site contains free online games, online polls, and content about the band Anarchy.\n ');
INSERT INTO `punk_personalpages` VALUES (28, 'http://users.1st.net/hreed/', 'DKisgod-Online', 'http://users.1st.net/hreed/\n Featuring pictures, band information, opinions, news, some show flyers as well as song and movie sound clips for download.\n ');
INSERT INTO `punk_personalpages` VALUES (29, 'http://angelfire.com/punk2/drunkardhill', 'Drunkard Hill Streetpunks', 'http://angelfire.com/punk2/drunkardhill\n An online place for streetpunks in Chicago.\n\n ');
INSERT INTO `punk_personalpages` VALUES (30, 'http://www.google.com/Top/Society/Subcultures/Punk/Personal_Pages/Http://www.angelfire.com/punk/Starbaby', 'Destructive by Definition', 'Http://www.angelfire.com/punk/Starbaby\n Chrisy''s page about herself and punk rock. Features a biography, Warped Tour 2000 and pictures.\n\n\n  ');
INSERT INTO `punk_personalpages` VALUES (31, 'http://www.geocities.com/Hollywood/Screen/3402/index.htm', 'Explicit Punk', 'http://www.geocities.com/Hollywood/Screen/3402/index.htm\n A page with punk MP3s, MIDIs, Real Audio and MODs. Also has motocross and astronomy pictures, a search page and useful links.\n\n\n  ');
INSERT INTO `punk_personalpages` VALUES (32, 'http://www.angelfire.com/punk2/staypunkstayfree/main.html', 'Funky the Buffalo''s Cottage', 'http://www.angelfire.com/punk2/staypunkstayfree/main.html\n Punk fan page, with listing of past concerts attended by site owner, clubs/cliques, a &quot;state&quot; petition, Green Day mailing list information and personal details.\n ');
INSERT INTO `punk_personalpages` VALUES (33, 'http://www.angelfire.com/va2/punkfaces/', 'Face''s Punk Rock Site', 'http://www.angelfire.com/va2/punkfaces/\n Punk band logos and pictures, MP3s, guitar tablature and flatland biking links.\n\n\n  ');
INSERT INTO `punk_personalpages` VALUES (34, 'http://www.angelfire.com/indie/missouripunkscene/', 'A Glimpse of the Missouri Punk Scene', 'http://www.angelfire.com/indie/missouripunkscene/\n A site for thoughts, ideas, writings, music, punk rock, The Sarcastic Hooligans, and people from Missouri.\n ');
INSERT INTO `punk_personalpages` VALUES (35, 'http://www.geocities.com/aitor_rodriguez/index.htm', 'Green Day, Bad Religion and NoFX Tribute', 'http://www.geocities.com/aitor_rodriguez/index.htm\n Lyrics and music for Green Day, Bad Religion and NoFX.\n\n\n  ');
INSERT INTO `punk_personalpages` VALUES (36, 'http://www.rockometer.com/', 'Rockometer.Com', 'http://www.rockometer.com/\n Ian Harper''s home page. Photographs of The Ramones, Stiff Little Fingers, Damned, X, Buzzcocks and other early punk bands. With information about the bands photographed.\n ');
INSERT INTO `punk_personalpages` VALUES (37, 'http://www.geocities.com/paulhugginsuk', 'Paul Huggins Punk Pages', 'http://www.geocities.com/paulhugginsuk\n Discographies and lineups of various punk bands, mostly from the UK, some from around the world.\n\n\n  ');
INSERT INTO `punk_personalpages` VALUES (38, 'http://itsbonertime.com', 'It''s Boner Time', 'http://itsbonertime.com\n Skateboarding, punk and ska music. Includes a message board, chat room, video clips and song of the month.\n\n\n  ');
INSERT INTO `punk_personalpages` VALUES (39, 'http://death_by_noise.tripod.com/', 'John Rastafari-Griffin''s Homepage', 'http://death_by_noise.tripod.com/\n The official site for the musician, promoter and DJ from Ann Arbor, Michigan.\n ');
INSERT INTO `punk_personalpages` VALUES (40, 'http://www.geocities.com/sdpunks/', 'Julian''s Punk Pages', 'http://www.geocities.com/sdpunks/\n Featuring fan sites for Rancid, NoFX, and Operation Ivy, with pictures, show dates, discography and lyrics.\n ');
INSERT INTO `punk_personalpages` VALUES (41, 'http://www.geocities.com/jiefmp3/', 'Jief''s Punk Music', 'http://www.geocities.com/jiefmp3/\n Punk music site with MP3s, full albums, CD covers and links.\n ');
INSERT INTO `punk_personalpages` VALUES (42, 'http://www.freewebs.com/thejerkstore', 'The Jerk Store', 'http://www.freewebs.com/thejerkstore\n Poetry, pictures and favorite bands. Contains information on punk bands local to the Woodstock, Illinois area.\n ');
INSERT INTO `punk_personalpages` VALUES (43, 'http://www.eccentrix.com/personal/monkstah/', 'Jane''s Got Stickers', 'http://www.eccentrix.com/personal/monkstah/\n A personal page with rants, raves, reviews and other information.\n\n ');
INSERT INTO `punk_personalpages` VALUES (44, 'http://angelfire.com/punk2/elhefe', 'Johnny''s Punk Rock Site', 'http://angelfire.com/punk2/elhefe\n Get the latest news on bands such as NOFX, Less Than Jake, Screeching Weasel and the Bouncing Souls.\n\n\n  ');
INSERT INTO `punk_personalpages` VALUES (45, 'http://www.angelfire.com/punk/XLordAshX/', 'Lord Ash''s Realm of Punk', 'http://www.angelfire.com/punk/XLordAshX/\n Pictures, logos, links, lyrics, Oi information and personal information.\n ');
INSERT INTO `punk_personalpages` VALUES (46, 'http://www.angelfire.com/punk2/lsm/', 'The LSM', 'http://www.angelfire.com/punk2/lsm/\n The LSM is a group of skaters from the town of Logansport, who plan to take over the world through the album sales of a band that will hold this site as its home.\n\n\n  ');
INSERT INTO `punk_personalpages` VALUES (47, 'http://www.markperry.freeuk.com', 'Mark Perry, Sniffin'' Glue and ATV', 'http://www.markperry.freeuk.com\n Editor of punk fanzine, Sniffin'' Glue, and leader/singer of punk band Alternative TV.\n ');
INSERT INTO `punk_personalpages` VALUES (48, 'http://www.mypunkcollection.co.uk', 'My Punk Music Collection', 'http://www.mypunkcollection.co.uk\n Reviews of punk albums and singles, wants and trades, and a discussion of what it means to be punk.\n ');
INSERT INTO `punk_personalpages` VALUES (49, 'http://www.angelfire.com/zine/9stepstobetterbridge/', 'My Hair is on Fire', 'http://www.angelfire.com/zine/9stepstobetterbridge/\n A personal/political site with writings, recommended books and music, and links to other sites.\n ');
INSERT INTO `punk_personalpages` VALUES (50, 'http://www.geocities.com/punkdream98/', 'My Punk Dream', 'http://www.geocities.com/punkdream98/\n Includes pictures, show dates and lyrics.\n ');
INSERT INTO `punk_personalpages` VALUES (51, 'http://www.angelfire.com/wa2/JasnosBandPage/World.html', 'The Magical World Of Jasno', 'http://www.angelfire.com/wa2/JasnosBandPage/World.html\n Hardcore punk rock lyrics, tablature, updates, tour dates and links.\n\n\n  ');
INSERT INTO `punk_personalpages` VALUES (52, 'http://www.nevergetoveryou.net', 'Never Get Over You', 'http://www.nevergetoveryou.net\n Community site related to punk, emo and indie, offering personal profiles, discussion board, news, band features, stories and reviews.\n ');
INSERT INTO `punk_personalpages` VALUES (53, 'http://www.geocities.com/natesoimusic/Music.html', 'Nates Punk Page', 'http://www.geocities.com/natesoimusic/Music.html\n Information, pictures and artwork related to the Ramones, Bar Feeders, Dead Kennedys and Minor Threat.\n ');
INSERT INTO `punk_personalpages` VALUES (54, 'http://www.geocities.com/slop_5/index.html', 'Nik''s Punk Site', 'http://www.geocities.com/slop_5/index.html\n Pictures, chat and guitar tablatures for punk and industrial bands like The Clash, Nirvana, Faith No More, Sex Pistols, Killing Joke, Rancid, The Offspring, Green Day and Manic Street Preachers.\n ');
INSERT INTO `punk_personalpages` VALUES (55, 'http://www.geocities.com/sunsetstrip/diner/3290/', 'Nate''s Punk, Skate and Snow', 'http://www.geocities.com/sunsetstrip/diner/3290/\n Site with punk, skate and snow written all over it.\n ');
INSERT INTO `punk_personalpages` VALUES (56, 'http://www.geocities.com/jenndelinquent/', 'No Mercy For You', 'http://www.geocities.com/jenndelinquent/\n Pictures, links and favourite bands.\n\n\n  ');
INSERT INTO `punk_personalpages` VALUES (57, 'http://www.geocities.com/vconfused/', 'The One and Only', 'http://www.geocities.com/vconfused/\n Punk and ska links, albums of the week, want lists and some Javascript games.\n ');
INSERT INTO `punk_personalpages` VALUES (58, 'http://www.geocities.com/out_of_step_hc/', 'Out of Step', 'http://www.geocities.com/out_of_step_hc/\n Gig and CD reviews, pictures and links, related to hardcore, punk, oi and ska.\n ');
INSERT INTO `punk_personalpages` VALUES (59, 'http://www.geocities.com/oipunk83/', 'Oi, Punk, Hardcore and Ska', 'http://www.geocities.com/oipunk83/\n Punk, Oi, hardcore and ska band site links, plus links to sound files from various sources.\n\n\n  ');
INSERT INTO `punk_personalpages` VALUES (60, 'http://pwnd.splinder.com/', 'Punk Will Never Die', 'http://pwnd.splinder.com/\n Dedicated to punk bands such as Nofx, Propagandhi, and Lagwagon. With concerts reports, CD reviews, news, and MP3s.\n ');
INSERT INTO `punk_personalpages` VALUES (61, 'http://www.angelfire.com/punk2/partymyhousebethere/', 'Punk Rawk Show', 'http://www.angelfire.com/punk2/partymyhousebethere/\n Site featuring links, sound clips, and pictures of bands such as Anti-Flag, MxPx, NoFx, Strung Out, Sex Pistols, Headnoise and Officer Negative.\n ');
INSERT INTO `punk_personalpages` VALUES (62, 'http://www.angelfire.com/sk/PPOD/', 'The Punk Page O'' Death', 'http://www.angelfire.com/sk/PPOD/\n Archive of punk reviews.\n ');
INSERT INTO `punk_personalpages` VALUES (63, 'http://www.geocities.com/lupusbug/some_people_suck.html', 'People Suck', 'http://www.geocities.com/lupusbug/some_people_suck.html\n Pictures of Rancid, links and a brief profile of My Gay Uncle.\n ');
INSERT INTO `punk_personalpages` VALUES (64, 'http://www.geocities.com/area51/rampart/4234', 'Punktrip''s Page', 'http://www.geocities.com/area51/rampart/4234\n Includes information about the band Sot-After.\n\n ');
INSERT INTO `punk_personalpages` VALUES (65, 'http://www.angelfire.com/rant/toomeforpunk', 'punkiepoptarts', 'http://www.angelfire.com/rant/toomeforpunk\n Punk rock links and rants.\n ');
INSERT INTO `punk_personalpages` VALUES (66, 'http://www.geocities.com/punkinsquirrels/', 'Punkin'' Squirrels', 'http://www.geocities.com/punkinsquirrels/\n A young band with an affinity for squirrels. With biographies and various animal photographs.\n ');
INSERT INTO `punk_personalpages` VALUES (67, 'http://www.geocities.com/sdpunks', 'PunxNet', 'http://www.geocities.com/sdpunks\n Rancid, AFI, Lars Frederiksen and The Bastards and Operation Ivy fan pages.\n ');
INSERT INTO `punk_personalpages` VALUES (68, 'http://www.angelfire.com/punk/puddingPU/', 'Pudding and Punk Music', 'http://www.angelfire.com/punk/puddingPU/\n A personal site with band and personal pictures, drawings, Bob Saget pages, and listings of likes and dislikes.\n \n');
INSERT INTO `punk_personalpages` VALUES (69, 'http://punketc.faithweb.com/', 'Punk Etc.', 'http://punketc.faithweb.com/\n A showcase for bands like NoFX, Less Than Jake, and MxPx.\n\n\n  ');
INSERT INTO `punk_personalpages` VALUES (70, 'http://reluctantjoe.tripod.com/reluctantjoe/', 'Reluctant Joe', 'http://reluctantjoe.tripod.com/reluctantjoe/\n A New Jersey-based punk/rock band. With song downloads, pictures, lyrics, and biographies.\n ');
INSERT INTO `punk_personalpages` VALUES (71, 'http://www.angelfire.com/punk2/insanity/', 'Rory''s Insane Teenage Guy Page', 'http://www.angelfire.com/punk2/insanity/\n Personal site with owner information, friends, punk music, and other life details.\n ');
INSERT INTO `punk_personalpages` VALUES (72, 'http://www.geocities.com/themidwestpunk/', 'Restoration', 'http://www.geocities.com/themidwestpunk/\n A christian punk with a purpose, featuring hardcore and punk bands links, fantasy dragon art, poetry and a picture gallery.\n ');
INSERT INTO `punk_personalpages` VALUES (73, 'http://www.angelfire.com/punk/fuzzy69/', 'Ryan''s Punk Guitar Tabs', 'http://www.angelfire.com/punk/fuzzy69/\n Guitar tabs and an Operation Ivy picture tribute.\n ');
INSERT INTO `punk_personalpages` VALUES (74, 'http://lobomatic.8m.com', 'Ryan''s Awesome Page', 'http://lobomatic.8m.com\n A list of links to good band pages, and information about punk/ska bands and record labels.\n\n ');
INSERT INTO `punk_personalpages` VALUES (75, 'http://ca.geocities.com/sk8ter_chickee/index.html', 'Rock In The Music World', 'http://ca.geocities.com/sk8ter_chickee/index.html\n Jessica''s site dedicated to bands such as Goldfinger and MxPx.\n\n\n  ');
INSERT INTO `punk_personalpages` VALUES (76, 'http://www.nstop.com/paloma/', 'Slits and Raincoats Drummer: Palmolive', 'http://www.nstop.com/paloma/\n Best known for her short yet memorable tenures with seminal girl punk outfits the Slits and the Raincoats; sold her drums and found religion.\n ');
INSERT INTO `punk_personalpages` VALUES (77, 'http://members.aol.com/smashismo/mypage2.html', 'Smashters of the Omniverse', 'http://members.aol.com/smashismo/mypage2.html\n Vanity site for the activities of the lead singer of Guyana Punch Line, In/Humanity, and Confederate Fagg.\n ');
INSERT INTO `punk_personalpages` VALUES (78, 'http://www.angelfire.com/me4/squashpossum/', 'Squash Possum', 'http://www.angelfire.com/me4/squashpossum/\n A punk trio from California specializing in original tunes in the style of Blink-182, MxPx and Green Day.\n ');
INSERT INTO `punk_personalpages` VALUES (79, 'http://www.suburbias.com/lds/sidekick.html', 'SideKick', 'http://www.suburbias.com/lds/sidekick.html\n A Southern California pop-punk band influenced by Screeching Weasel. With show dates, news, biography, and pictures.\n ');
INSERT INTO `punk_personalpages` VALUES (80, 'http://www.geocities.com/scab_da_radical/Scab_da_Radical.html', 'Scab da Radical', 'http://www.geocities.com/scab_da_radical/Scab_da_Radical.html\n Personal page for the singer featuring anarcho-socialist politics and music from Virginia.\n\n ');
INSERT INTO `punk_personalpages` VALUES (81, 'http://www.geocities.com/SunsetStrip/Towers/3982/', 'Scooter''s Punk Page', 'http://www.geocities.com/SunsetStrip/Towers/3982/\n Personal punk-related site with a collection of pictures, interviews, show dates and reviews, CD reviews and surveys.\n ');
INSERT INTO `punk_personalpages` VALUES (82, 'http://www.angelfire.com/id/atreyu/', 'Spencer''s Web Site', 'http://www.angelfire.com/id/atreyu/\n Site with links to ska bands, Playstation game, guitar tabs, and biking sites, plus personal links.\n ');
INSERT INTO `punk_personalpages` VALUES (83, 'http://www.geocities.com/mollykats/index.html', 'Shmolly''s Shmemporium', 'http://www.geocities.com/mollykats/index.html\n A site for music (punk, ska), movies (Mallrats, Better Off Dead), TV (MST3K, Daria) and friends (art, pictures, poetry, anime).\n ');
INSERT INTO `punk_personalpages` VALUES (84, 'http://www.geocities.com/ihatesummerlane/', 'summerLane', 'http://www.geocities.com/ihatesummerlane/\n Official site of the Orlando-based melodic punk band. With brief member profiles and band information.\n ');
INSERT INTO `punk_personalpages` VALUES (85, 'http://hometown.aol.com/sophiehatesyou/myhomepage/index.html', 'Sophie Hates You', 'http://hometown.aol.com/sophiehatesyou/myhomepage/index.html\n Page for Sophie who encourages you to think.\n\n ');
INSERT INTO `punk_personalpages` VALUES (86, 'http://www.angelfire.com/dc/stagger/html/open.html', 'Stagger', 'http://www.angelfire.com/dc/stagger/html/open.html\n The official website with pictures, biographies and lyrics.\n ');
INSERT INTO `punk_personalpages` VALUES (87, 'http://www.ScrappyGurlee.com', 'ScrappyGurlee.com', 'http://www.ScrappyGurlee.com\n Journal, poetry, pictures, mohawks, and favorite bands.\n\n\n  ');
INSERT INTO `punk_personalpages` VALUES (88, 'http://www.angelfire.com/ma2/ezf/', 'Unofficial EZF Page', 'http://www.angelfire.com/ma2/ezf/\n A fan site, with pictures and band-related links.\n\n\n  ');
INSERT INTO `punk_personalpages` VALUES (89, 'http://www.angelfire.com/biz2/punkness7lacy/', 'Vomit For Life', 'http://www.angelfire.com/biz2/punkness7lacy/\n A mish-mash of opinions and articles and punk rock.\n ');
INSERT INTO `punk_personalpages` VALUES (90, 'http://www.angelfire.com/ny/velserherrie', 'Velser Herrie', 'http://www.angelfire.com/ny/velserherrie\n Velser Herrie organises concerts, festivals, publishes a magazine and promotes bands (in Holland).\n ');
INSERT INTO `punk_personalpages` VALUES (91, 'http://www.geocities.com/crustpunkmama', 'Virtual Squat', 'http://www.geocities.com/crustpunkmama\n Links, photos, forum and a guestbook.\n ');
INSERT INTO `punk_personalpages` VALUES (92, 'http://www.geocities.com/veggielien_78', 'Veggielien''s homepage', 'http://www.geocities.com/veggielien_78\n Information on how to revolt against the system.\n\n\n  ');
INSERT INTO `punk_personalpages` VALUES (93, 'http://www.angelfire.com/co2/whiitetrash/index.html', 'WhiteTrash', 'http://www.angelfire.com/co2/whiitetrash/index.html\n A band based in Lancaster, Ohio. With general band information, news, show schedule, and links.\n ');
INSERT INTO `punk_personalpages` VALUES (94, 'http://www.geocities.com/pearce_dadde', 'Weepel', 'http://www.geocities.com/pearce_dadde\n Punk-geek band from Greenfield.\n ');
INSERT INTO `punk_personalpages` VALUES (95, 'http://www.geocities.com/whzine', 'What''s Happening', 'http://www.geocities.com/whzine\n Noise, grind, hardcore and punk webzine. Includes interviews and reviews.\n\n\n  ');
INSERT INTO `punk_personalpages` VALUES (96, 'http://emogirl2.tripod.com/welcome.html', 'Xemogirl2X.com', 'http://emogirl2.tripod.com/welcome.html\n This is a personal website of Julia with reads, music links, and some pictures.\n\n\n  ');
INSERT INTO `punk_personalpages` VALUES (97, 'http://www.yidcore.com/', 'Yidcore', 'http://www.yidcore.com/\n Official site of wacky Aussie punk rockers who perform punked up versions of Jewish classics. With biography and pictures.\n\n\n  ');
INSERT INTO `punk_personalpages` VALUES (98, 'http://www.sugarrocket.com/', 'The Sugarrocket Theory', 'http://www.sugarrocket.com/\n A young web weirdo and her domain. Cam, words, web design, digital media, weblog, veganism, and feminist projects.\n ');
INSERT INTO `punk_personalpages` VALUES (99, 'http://www.snakegirl.net/', 'Beverly''s World', 'http://www.snakegirl.net/\n This site explores Beverly''s personal and political interests which include socialism, road travel, billards and tattoos.\n ');
INSERT INTO `punk_personalpages` VALUES (100, 'http://www.angelfire.com/grrl/wearehot/index.html', 'Jenna and Lee Ann Are Hot', 'http://www.angelfire.com/grrl/wearehot/index.html\n Two friends from Laurens, SC. Photos, profiles, and links.\n ');
INSERT INTO `punk_personalpages` VALUES (101, 'http://members.tripod.com/Rattgirl/BRATTGIRL.html', 'BratGirl''s Profile', 'http://members.tripod.com/Rattgirl/BRATTGIRL.html\n A collection of pages designed to pick you up and make you smile as well as information about the creator of the pages.\n ');
INSERT INTO `punk_personalpages` VALUES (102, 'http://geocities.com/wellesley/8740/main.html', 'My War', 'http://geocities.com/wellesley/8740/main.html\n Refusing to be the victim.\n\n ');
INSERT INTO `punk_personalpages` VALUES (103, 'http://riotrules.de', 'Riotrules', 'http://riotrules.de\n Personal site about punk, lifestyle, exhibitionism, words, art and music.\n ');
INSERT INTO `punk_personalpages` VALUES (104, 'http://hometown.aol.com/pynkkskippr', 'Pynkk Skippr', 'http://hometown.aol.com/pynkkskippr\n Personal page of a punk girl from Atlanta. Site includes music, guestbook and writings.\n ');
INSERT INTO `punk_personalpages` VALUES (105, 'http://geocities.com/SoHo/Easel/7388', 'Mira Speaks', 'http://geocities.com/SoHo/Easel/7388\n An in depth look at the mind of a not-so-average teen girl. Thoughts on many issues.\n ');
INSERT INTO `punk_personalpages` VALUES (106, 'http://www.angelfire.com/punk3/joy6913', 'Angela Joy: Riot girl in the Punk/Ska/Hardcore scene', 'http://www.angelfire.com/punk3/joy6913\n This is me inside out, every thing from my journal to me showing support for local punk/ska/hardcore bands, cool music, and awesome pictures. A local punk girl trying to help local music out.\n ');
INSERT INTO `punk_personalpages` VALUES (107, 'http://www.angelfire.com/indie/lipstick', 'The Lipstick Wasteland', 'http://www.angelfire.com/indie/lipstick\n Personal site of a UK riot grrrl. Includes rants, poetry, journal and other writings.\n\n ');
INSERT INTO `punk_personalpages` VALUES (108, 'http://www.geocities.com/fruluv', 'The Marvelous Head of Fruluv', 'http://www.geocities.com/fruluv\n Images, weblog, tattoos, friend profiles, drawings, and personal information.\n\n\n  ');

CREATE TABLE `punk_radio` (
  `ID` int(10) unsigned NOT NULL auto_increment,
  `URL` text NOT NULL,
  `Name` text NOT NULL,
  `Description` text NOT NULL,
  PRIMARY KEY  (`ID`)
) TYPE=MyISAM AUTO_INCREMENT=20 ;

INSERT INTO `punk_radio` VALUES (1, 'http://flexyourhead.vancouverhardcore.com/', 'Flex Your Head', 'http://flexyourhead.vancouverhardcore.com/\n A weekly punk rock, hardcore and straight edge radio program airing Tuesdays from 6 - 8 PM on CITR 101.9 FM in Vancouver, Canada. Also airs on-line.\n ');
INSERT INTO `punk_radio` VALUES (2, 'http://www.hussieskunk.com', 'Hussieskunk Internet Radio', 'http://www.hussieskunk.com\n Streaming to the world, with specialty programs focusing on new music, movies, and magazines, as well as a playlist covering the last thirty years.\n ');
INSERT INTO `punk_radio` VALUES (3, 'http://www.punkfm.co.uk/', 'Punk Rock Radio - 1976 -1979', 'http://www.punkfm.co.uk/\n Punk FM is an internet Radio Station dedicated to the Punk Rock music from the years 1976 - 1979.\n ');
INSERT INTO `punk_radio` VALUES (4, 'http://www.talkischeap.net', 'Talk Is Cheap', 'http://www.talkischeap.net\n On the New Brunswick, NJ airwaves and internet radio since 1995, committed to bringing you your daily dose of hardcore and punk. Reviews and pictures of local bands and shows.\n ');
INSERT INTO `punk_radio` VALUES (5, 'http://www.angelfire.com/punk/887/', 'Music To Break Things By', 'http://www.angelfire.com/punk/887/\n A punk rock radio program heard weekly in the Cleveland, Ohio area on 88.7 FM. Online broadcast available through Windows Media Player.\n\n ');
INSERT INTO `punk_radio` VALUES (6, 'http://www.trashsurfin.de/radio/', 'TrashSurfin'' Internet Radio', 'http://www.trashsurfin.de/radio/\n Monthly RealAudio radio show specializing in original punk rock, glam-punk, punk-rock and garage/lofi-punk music.\n ');
INSERT INTO `punk_radio` VALUES (7, 'http://www.radioh2o.com/', 'RadioH2o.com', 'http://www.radioh2o.com/\n A public, commercial-free Quicktime streaming radio station that offers a weekly indie/punk show.\n ');
INSERT INTO `punk_radio` VALUES (8, 'http://www.geocities.com/radio_riot/', 'Radio Riot', 'http://www.geocities.com/radio_riot/\n Hardcore radio from the University of South Carolina. Transmitted live on the web Mondays from 8 to 10pm.\n ');
INSERT INTO `punk_radio` VALUES (9, 'http://www.live365.com/cgi-bin/directory.cgi?genre=punk/', 'Live365.com - Punk Radio', 'http://www.live365.com/cgi-bin/directory.cgi?genre=punk/\n Directory listing of punk music Shoutcast stations being broadcast on Live365.com.\n ');
INSERT INTO `punk_radio` VALUES (10, 'http://www.geocities.com/SunsetStrip/Venue/8119/', 'Punx 101', 'http://www.geocities.com/SunsetStrip/Venue/8119/\n An on-line radio show with articles, links and news.\n\n ');
INSERT INTO `punk_radio` VALUES (11, 'http://wso.williams.edu:8000/~mpaarlbe/', 'Coercion Radio Hardcore', 'http://wso.williams.edu:8000/~mpaarlbe/\n Broadcasting to Williamstown, MA. Site has playlists and contact information.\n ');
INSERT INTO `punk_radio` VALUES (12, 'http://www.live365.com/stations/268474', 'Rock Hell Radio', 'http://www.live365.com/stations/268474\n Punk Radio, music from the early days until today. Guest punk DJs keep the music selection changing.\n ');
INSERT INTO `punk_radio` VALUES (13, 'http://members.xoom.virgilio.it/pogopop/', 'Pogopop', 'http://members.xoom.virgilio.it/pogopop/\n An independent radio broadcast about punk rock, pop,astro-music and all kind of alternative music. [Italian/English]\n\n\n  ');
INSERT INTO `punk_radio` VALUES (14, 'http://www.punkcast.com/', 'PunkCast.com', 'http://www.punkcast.com/\n Includes streaming ''casts of a few punk shows since 1997.\n ');
INSERT INTO `punk_radio` VALUES (15, 'http://www.punkradiocast.com/', 'PunkRadioCast', 'http://www.punkradiocast.com/\n Punk rock broadcast with live DJs.\n ');
INSERT INTO `punk_radio` VALUES (16, 'http://www.geocities.com/SunsetStrip/Lobby/4563/', 'Ska*anarchy Radio Show with Augustus', 'http://www.geocities.com/SunsetStrip/Lobby/4563/\n Ska and punk streaming MP3 radio station. Site has information about featured bands and the history of ska.\n ');
INSERT INTO `punk_radio` VALUES (17, 'http://vandals.com/kungfu/', 'Kung Fu Records', 'http://vandals.com/kungfu/\n Featuring artists such as Blink 182, Apocalypse Hoboken and The Vandals in a mostly-punk rock MP3 stream.\n ');
INSERT INTO `punk_radio` VALUES (18, 'http://www.dangpow.com/~rgz/', 'Radio Ground Zero', 'http://www.dangpow.com/~rgz/\n Punk rock, 24 hours a day. Site also accepts online song requests from its 200+ library of CDs.\n\n ');
INSERT INTO `punk_radio` VALUES (19, 'http://www.neowisdom.com/', 'Neowisdom.com', 'http://www.neowisdom.com/\n Site is a listing of information and links to various other places on the web. Site creators also run a classic punk rock Shoutcast.\n\n\n  ');

CREATE TABLE `punk_reviews` (
  `ID` int(10) unsigned NOT NULL auto_increment,
  `URL` text NOT NULL,
  `Name` text NOT NULL,
  `Description` text NOT NULL,
  PRIMARY KEY  (`ID`)
) TYPE=MyISAM AUTO_INCREMENT=15 ;

INSERT INTO `punk_reviews` VALUES (1, 'http://www.drivenfaroff.com', 'Driven Far Off', 'http://www.drivenfaroff.com\n Punk, Emo, Pop-Punk, and Alternative album reviews, band interviews and multimedia downloads.\n ');
INSERT INTO `punk_reviews` VALUES (2, 'http://www.fuzzlogic.com/flex/index.shtml', 'Flex Discography and Reviews', 'http://www.fuzzlogic.com/flex/index.shtml\n Brief reviews of American hardcore and punk releases. Features a brief description, track listing and additional information. [English/German]\n ');
INSERT INTO `punk_reviews` VALUES (3, 'http://www.punkrockreviews.com/', 'Punk Rock Reviews.com', 'http://www.punkrockreviews.com/\n Reviews of all things punk including books, magazines and music.\n ');
INSERT INTO `punk_reviews` VALUES (4, 'http://www.the312.com/', 'The312.com', 'http://www.the312.com/\n Punk rock, hardcore, indie, and emo record reviews and news with hundreds of band photos.\n ');
INSERT INTO `punk_reviews` VALUES (5, 'http://www.fromthepit.com', 'From The Pit', 'http://www.fromthepit.com\n News, show dates, show reviews, CD reviews, interviews and links.\n\n ');
INSERT INTO `punk_reviews` VALUES (6, 'http://www.rateitall.com/t-766-punknew-wave-musicians-groups.aspx', 'Punk Band Ratings and Reviews at RateItAll', 'http://www.rateitall.com/t-766-punknew-wave-musicians-groups.aspx\n User reviews of punk bands.\n ');
INSERT INTO `punk_reviews` VALUES (7, 'http://www.fortunecity.com/tinpan/gains/344/', 'Phil''s Punk and Ska Reviews', 'http://www.fortunecity.com/tinpan/gains/344/\n Punk and ska reviews with audio, links and pictures.\n ');
INSERT INTO `punk_reviews` VALUES (8, 'http://www.punkbeat.com', 'Punkbeat.com', 'http://www.punkbeat.com\n Punk e-zine that contains CD, EP and video reviews as well as show listings and articles.\n ');
INSERT INTO `punk_reviews` VALUES (9, 'http://www.notsopop.com/reviews/music/index.html', 'NotSoPop', 'http://www.notsopop.com/reviews/music/index.html\n Punk, indie, and metal music reviews, links, radio, chat, and musings from the authors.\n ');
INSERT INTO `punk_reviews` VALUES (10, 'http://www.punkreviews.com/', 'Punk Reviews', 'http://www.punkreviews.com/\n User reviews of Christian alternative and punk music. Includes new releases, staff picks and music news.\n\n ');
INSERT INTO `punk_reviews` VALUES (11, 'http://www.upstarter.com', 'Upstarter.com', 'http://www.upstarter.com\n focuses on CD reviews covering the genres of ska, punk and hardcore. Upstarter also showcases occasional commentary by the upstarter writers and a punkrock newsfeed provided by punknews.org.\n ');
INSERT INTO `punk_reviews` VALUES (12, 'http://www.mtwog.com', 'M2G - mtwog.com', 'http://www.mtwog.com\n Interviews and reviews of punk and metal music, games and movies. Site also includes a discussion forum.\n ');
INSERT INTO `punk_reviews` VALUES (13, 'http://thepunksite.com/reviews.php?page=new', 'The Punk Site', 'http://thepunksite.com/reviews.php?page=new\n Contains 100s of reviews, interviews, articles, news and links.\n \n');
INSERT INTO `punk_reviews` VALUES (14, 'http://www.scenepointblank.com/modules.php?op=modload&amp;name=Reviews&amp;file=index', 'Scene Point Blank', 'http://www.scenepointblank.com/modules.php?op=modload&amp;name=Reviews&amp;file=index\n Contains in-depth music and show reviews, interviews, and a forum.\n\n\n  ');

CREATE TABLE `punk_shopping` (
  `ID` int(10) unsigned NOT NULL auto_increment,
  `URL` text NOT NULL,
  `Name` text NOT NULL,
  `Description` text NOT NULL,
  PRIMARY KEY  (`ID`)
) TYPE=MyISAM AUTO_INCREMENT=63 ;

INSERT INTO `punk_shopping` VALUES (1, 'http://www.posterpop.com', 'Poster Pop', 'http://www.posterpop.com\n Designs by their artists on T-shirts, babydoll T''s, stickers, posters, patches, hats, keychains.\n ');
INSERT INTO `punk_shopping` VALUES (2, 'http://www.oneangrygirl.net', 'One Angry Girl Designs', 'http://www.oneangrygirl.net\n Small DIY business owned by an angry girl. Shirts, bumper stickers and posters with feminist slogans.\n ');
INSERT INTO `punk_shopping` VALUES (3, 'http://www.sailorjerry.com', 'Sailor Jerry LTD', 'http://www.sailorjerry.com\n Mens and women''s casual clothing and accessories.\n ');
INSERT INTO `punk_shopping` VALUES (4, 'http://store.subcultural.com/subcultural/index', 'Subcultural', 'http://store.subcultural.com/subcultural/index\n Alternative clothing and accessories for women.\n ');
INSERT INTO `punk_shopping` VALUES (5, 'http://www.redhaze.com', 'RedHaze', 'http://www.redhaze.com\n Offering punk clothing and accessories including studded belts , wristbands, chokers, hairdyes and cosmetics.\n\n ');
INSERT INTO `punk_shopping` VALUES (6, 'http://www.chasershirts.com/index.html', 'Chaser Merchandising, Inc', 'http://www.chasershirts.com/index.html\n A selection of punk band t-shirts, hooded sweat shirts, stickers, posters and purses.\n ');
INSERT INTO `punk_shopping` VALUES (7, 'http://www.starbooty.com/', 'Star Booty', 'http://www.starbooty.com/\n Accessories, shoes, creepers, stickers, clothes, hair color, bondage pants, and superstar salon services.\n ');
INSERT INTO `punk_shopping` VALUES (8, 'http://www.x20.com', 'X20 - Rio', 'http://www.x20.com\n Offering clothes, accessories, music, posters, patches and t-shirts.\n ');
INSERT INTO `punk_shopping` VALUES (9, 'http://www.studsandspikes.com', 'Studs and Spikes', 'http://www.studsandspikes.com\n Specializing in punk studs, spikes, jackets, belts, bracelets and accessories.\n ');
INSERT INTO `punk_shopping` VALUES (10, 'http://www.sourpussclothing.com/', 'Sourpuss Clothing', 'http://www.sourpussclothing.com/\n Distinct line of punk attributes and accessories.\n\n ');
INSERT INTO `punk_shopping` VALUES (11, 'http://www.punkassgear.com/', 'Punkassgear', 'http://www.punkassgear.com/\n Original and band t-shirts, custom printing, memepool shirts, and stickers.\n ');
INSERT INTO `punk_shopping` VALUES (12, 'http://www.buttonheads.com/', 'Buttonheads', 'http://www.buttonheads.com/\n One inch punk and pop culture buttons/pins\n ');
INSERT INTO `punk_shopping` VALUES (13, 'http://www.leatherpunk.com/', 'Leather Punk', 'http://www.leatherpunk.com/\n Offering a selection of leather clothing accessories and bondage gear. Includes a line of leather spiked collars and bracelets.\n ');
INSERT INTO `punk_shopping` VALUES (14, 'http://www.infectiousthreads.com/', 'Infectious Threads', 'http://www.infectiousthreads.com/\n Punk apparel and accessories, pants, tops, wallets, lighters, and belt buckles.\n ');
INSERT INTO `punk_shopping` VALUES (15, 'http://www.poon-tangs.com', 'Poon-Tangs Inc.', 'http://www.poon-tangs.com\n T-shirts, caps and stickers.\n\n ');
INSERT INTO `punk_shopping` VALUES (16, 'http://www.demonikaclothing.com', 'Demonika Clothing', 'http://www.demonikaclothing.com\n Punk girls store, offers clothing plus bondage pants, skirts, and accessories.\n ');
INSERT INTO `punk_shopping` VALUES (17, 'http://www.fiendorfaux.com/', 'Fiend or Faux', 'http://www.fiendorfaux.com/\n Punk attributes supplier provides hair dye, accessories, and stickers.\n ');
INSERT INTO `punk_shopping` VALUES (18, 'http://www.angelvenom.net/', 'Angel Venom', 'http://www.angelvenom.net/\n Rock ''n roll apparel boutique for ladies selling tops, bottoms, and swim wear.\n ');
INSERT INTO `punk_shopping` VALUES (19, 'http://www.mushycat.com/', 'Mushycat', 'http://www.mushycat.com/\n DIY, vegan, and political inch pins, underwear, t-shirts, bumper stickers, and post cards.\n ');
INSERT INTO `punk_shopping` VALUES (20, 'http://www.gougeusa.com', 'Gouge USA', 'http://www.gougeusa.com\n Preview of the Gouge line available in stores. Online sales includes hats, accessories and clothing.\n\n ');
INSERT INTO `punk_shopping` VALUES (21, 'http://www.beerforgrrls.com/', 'Beer For Grrls', 'http://www.beerforgrrls.com/\n Shirts, music and patches for sale with various grrl themes.\n ');
INSERT INTO `punk_shopping` VALUES (22, 'http://www.nervousbreakdownclothing.com', 'Nervous Breakdown Clothing', 'http://www.nervousbreakdownclothing.com\n Rockabilly and punk styled clothing and accessories for women and men.\n ');
INSERT INTO `punk_shopping` VALUES (23, 'http://www.culturecounterculture.com/', 'Culture: Counter Culture', 'http://www.culturecounterculture.com/\n Items for trade/sell/auction, mostly silkscreened t-shirts and patches.\n ');
INSERT INTO `punk_shopping` VALUES (24, 'http://www.HouseofRat.com', 'House of Rat', 'http://www.HouseofRat.com\n Shirts, skirts, and vintage from Los Angeles, California.\n ');
INSERT INTO `punk_shopping` VALUES (25, 'http://www.thelastresort.nu', 'The Last Resort', 'http://www.thelastresort.nu\n Clothes, shoes, suspenders, chokers and other accessories.\n\n ');
INSERT INTO `punk_shopping` VALUES (26, 'http://www.ruinme.tk/', 'Ruin me Designs', 'http://www.ruinme.tk/\n Sells clothes and accessories with influnces from goth, punk and Japanese fashion.\n ');
INSERT INTO `punk_shopping` VALUES (27, 'http://punkstarclothing.com', 'Punkstar Clothing Co.', 'http://punkstarclothing.com\n Clothing company based in Ventura, California selling shirts, headware, and hoodies. Also provides information about local punk bands.\n ');
INSERT INTO `punk_shopping` VALUES (28, 'http://www.punkbadges.com/', 'Punk Badges', 'http://www.punkbadges.com/\n Provides accessories as badges, stickers and lighters.\n ');
INSERT INTO `punk_shopping` VALUES (29, 'http://www.englandscreaming.com', 'England Screaming', 'http://www.englandscreaming.com\n selection of punk shoes, boots and creepeepersworld.\n ');
INSERT INTO `punk_shopping` VALUES (30, 'http://www.angelfire.com/grrl/destroymachine/index.html', 'Destroy Machine Designs', 'http://www.angelfire.com/grrl/destroymachine/index.html\n Custom punk clothing for women.\n\n ');
INSERT INTO `punk_shopping` VALUES (31, 'http://www.heavensno.com/', 'Heavens No', 'http://www.heavensno.com/\n Featuring punk/tattoo inspired shoes and purses, retro-glam clothing, jewelry, and journals made from old music albums.\n ');
INSERT INTO `punk_shopping` VALUES (32, 'http://www.shirts.fsbusiness.co.uk/prc/enter.html', 'The Punk Rock Clothing Company', 'http://www.shirts.fsbusiness.co.uk/prc/enter.html\n Specializing in rare and old punk t-shirts.\n\n\n  ');
INSERT INTO `punk_shopping` VALUES (33, 'http://www.interpunk.com/', 'Interpunk', 'http://www.interpunk.com/\n Punk rock CDs and vinyl, plus t-shirts and buttons.\n ');
INSERT INTO `punk_shopping` VALUES (34, 'http://www.revhq.com/', 'RevHQ', 'http://www.revhq.com/\n Large punk online store. Information packed, carries most punk independent labels, all media covered.\n ');
INSERT INTO `punk_shopping` VALUES (35, 'http://www.soundideadistribution.com', 'Sound Idea Distribution', 'http://www.soundideadistribution.com\n Florida based distributor with punk rock and hardcore from around the world. Order by phone or mail.\n ');
INSERT INTO `punk_shopping` VALUES (36, 'http://www.lumberjack-online.com', 'Lumberjack Distribution', 'http://www.lumberjack-online.com\n A large punk, indie and hardcore distribution and mail order outfit.\n ');
INSERT INTO `punk_shopping` VALUES (37, 'http://www.verydistro.com/', 'Very Distribution', 'http://www.verydistro.com/\n Specializing in hardcore, metalcore, emo, and punk CDs, vinyl, and clothing. Interviews and links.\n\n ');
INSERT INTO `punk_shopping` VALUES (38, 'http://www.crookedbeat.com/', 'Crooked Beat Records', 'http://www.crookedbeat.com/\n New and used Punk, Indy and Alternative CDs, LPs, t-shirts and stickers.\n ');
INSERT INTO `punk_shopping` VALUES (39, 'http://www.taang.com/', 'Taang! Records', 'http://www.taang.com/\n Independent record label and retail store, specializing in punk, hardcore, and ska. Includes audio files.\n ');
INSERT INTO `punk_shopping` VALUES (40, 'http://www.drstrange.com/', 'Dr. Strange Records', 'http://www.drstrange.com/\n Punk rock CDs and vinyl, plus punk clothes, buttons, belts, Fred Perrys, and creepers.\n ');
INSERT INTO `punk_shopping` VALUES (41, 'http://www.disgruntledmusic.com', 'Disgruntled Music', 'http://www.disgruntledmusic.com\n Dedicated indie mailorder and distribution of punk, hardcore, noise, oi, garage and rock n'' roll.\n ');
INSERT INTO `punk_shopping` VALUES (42, 'http://www.cahrecords.com/', 'Crimes Against Humanity Records', 'http://www.cahrecords.com/\n New and used crust, metal, gore grind, grind, and black metal CDs and vinyl, magazines, and videos. Order by email.\n\n ');
INSERT INTO `punk_shopping` VALUES (43, 'http://www.punkrockshop.co.uk', 'Punk Rock Shop', 'http://www.punkrockshop.co.uk\n Buy UK Punk Merchandise mostly direct from the bands themselves. UK Punk bands CDs, videos, t-shirts and books.\n ');
INSERT INTO `punk_shopping` VALUES (44, 'http://www.trashamericanstyle.com/', 'Trash American Style', 'http://www.trashamericanstyle.com/\n Punk, hardcore, new wave, and underground new and used records, tapes, CDs, 8-tracks, and videos.\n ');
INSERT INTO `punk_shopping` VALUES (45, 'http://www.catchphrazerecords.com/', 'Catalyst Distribution', 'http://www.catchphrazerecords.com/\n A DIY distro for political punk, crust, and grind records, tapes, and CDs.\n ');
INSERT INTO `punk_shopping` VALUES (46, 'http://www.krecords.com', 'Kaleidoscope Records', 'http://www.krecords.com\n Small, independent record shop near Liverpool specialising in indie, alternative, punk, leffield and krautrock. Secure on-line ordering or mail-order.\n ');
INSERT INTO `punk_shopping` VALUES (47, 'http://www.step1music.com/', 'Step 1 Music', 'http://www.step1music.com/\n Punk, ska and oi CDs. Order by mail, phone, or fax. Based in the UK.\n\n ');
INSERT INTO `punk_shopping` VALUES (48, 'http://www.singlesgoingsteady.com/', 'Singles Going Steady', 'http://www.singlesgoingsteady.com/\n Specializes in punk, hardcore, ska, and garage singles.\n ');
INSERT INTO `punk_shopping` VALUES (49, 'http://www.dislocate.co.uk/', 'Dislocate Records', 'http://www.dislocate.co.uk/\n New releases, rare, and collectable punk rock, mod, ska, indie and alternative vinyl and CDs. Based in England.\n ');
INSERT INTO `punk_shopping` VALUES (50, 'http://www.rhythm-online.demon.co.uk/', 'Rhythm-Online', 'http://www.rhythm-online.demon.co.uk/\n Mail order retailer of compact discs and records, established in 1984 and specialising in independent label releases and indie, punk and new wave rarities and collector''s items\n ');
INSERT INTO `punk_shopping` VALUES (51, 'http://www.skinniesrecords.com/', 'Skinnies Records', 'http://www.skinniesrecords.com/\n Norfolk, Virginia music store specializing in punk CDs. Also carries clothing, leather goods, patches, pins and posters.\n ');
INSERT INTO `punk_shopping` VALUES (52, 'http://www.punklist.com/', 'Punklist Punk Rock Records', 'http://www.punklist.com/\n Selling punk vinyl, CDs, EPs, and 7 inches, including emo, indie, and hardcore. Located in Brandon, Florida.\n\n ');
INSERT INTO `punk_shopping` VALUES (53, 'http://www.atarecords.com', 'Against Them All Records', 'http://www.atarecords.com\n Punk, pop-punk, emo, ska and hardcore CDs, vinyl, and clothing.\n ');
INSERT INTO `punk_shopping` VALUES (54, 'http://www.zumonline.com/morgue/', 'Spockmorgue', 'http://www.zumonline.com/morgue/\n Mailorder for experimental punk and electronic music, focused on San Francisco Bay area labels and artists.\n ');
INSERT INTO `punk_shopping` VALUES (55, 'http://homepage.ntlworld.com/oioioi/streetheart/index.htm', 'Streetheart Records', 'http://homepage.ntlworld.com/oioioi/streetheart/index.htm\n Record label of the British Oi band The Warriors. CDs, vinyl, and t-shirts. Order by mail. Based in England.\n ');
INSERT INTO `punk_shopping` VALUES (56, 'http://www.angelfire.com/wa/rts', 'Scooter''s House of Punk', 'http://www.angelfire.com/wa/rts\n Punk videos, ska and hardcore.\n ');
INSERT INTO `punk_shopping` VALUES (57, 'http://www.angelfire.com/nj/BGP/index.html', 'Broken Glass Productions', 'http://www.angelfire.com/nj/BGP/index.html\n A small NJ based DIY label that currently puts out compilations highlighting up and coming punk/ska/emo bands.\n\n ');
INSERT INTO `punk_shopping` VALUES (58, 'http://www.angelfire.com/punk2/deadweight/', 'Deadweight', 'http://www.angelfire.com/punk2/deadweight/\n Canada based hardcore distribution. Features SSD, Drop Dead, Headcramp, Sam Black Church, Stalemate, Poison Idea, Jerry''s Kids, and Freeze.\n ');
INSERT INTO `punk_shopping` VALUES (59, 'http://members.aol.com/jbmestad', 'Molten Metal Usa', 'http://members.aol.com/jbmestad\n All styles of metal (power, melodic, progressive, thrash, nwobhm) on CD, LP with secure online ordering.\n ');
INSERT INTO `punk_shopping` VALUES (60, 'http://www.geocities.com/digmeoutuk/', 'Dig Me Out', 'http://www.geocities.com/digmeoutuk/\n Punk/HC/underground pop distro specializing in female, queer, and international bands. Order by mail. Based in London.\n ');
INSERT INTO `punk_shopping` VALUES (61, 'http://www.members.tripod.com/hardcoreholocaust/', 'Hardcore Holocaust', 'http://www.members.tripod.com/hardcoreholocaust/\n Raw punk, grind, noise, powerviolence, d-beat, available from across the globe. Also auctions, studs and spikes, zines, buttons and reviews.\n ');
INSERT INTO `punk_shopping` VALUES (62, 'http://punxrus.com', 'Punxrus.com', 'http://punxrus.com\n CDs, tapes, shirts and hats. Bands such as NOFX, Lagwagon, The Mad Caddies, RKL, Offspring and Pennywise.\n\n\n  ');

CREATE TABLE `punk_tabslyrics` (
  `ID` int(10) unsigned NOT NULL auto_increment,
  `URL` text NOT NULL,
  `Name` text NOT NULL,
  `Description` text NOT NULL,
  PRIMARY KEY  (`ID`)
) TYPE=MyISAM AUTO_INCREMENT=14 ;

INSERT INTO `punk_tabslyrics` VALUES (1, 'http://www.tapuak.de', 'Punk Rock Tablature', 'http://www.tapuak.de\n Tablature for NoFX, No Use For A Name, Bad Religion, Pulley, Lagwagon and other Southern California style punk bands.\n ');
INSERT INTO `punk_tabslyrics` VALUES (2, 'http://www.geocities.com/SunsetStrip/7280/', 'Punk/Rock Tabs', 'http://www.geocities.com/SunsetStrip/7280/\n A collection of guitar tablature from bands like The Offspring, NoFX and Green Day.\n ');
INSERT INTO `punk_tabslyrics` VALUES (3, 'http://www.geocities.com/thegreenlion303/mainmenu.html', 'The Green Lion''s Tab Page', 'http://www.geocities.com/thegreenlion303/mainmenu.html\n Contains bass tablature for bands like Frenzal Rhomb, The Ataris and NoFX.\n ');
INSERT INTO `punk_tabslyrics` VALUES (4, 'http://www.seegetabs.com', 'Seege Tabs', 'http://www.seegetabs.com\n Guitar tabs for Green Day, The Offspring, Crease, Deviates, Sum 41, and Tiger Army. Submissions accepted.\n ');
INSERT INTO `punk_tabslyrics` VALUES (5, 'http://www.geocities.com/theyellowzebra/index.html', 'The Yellow Zebra Tab Page', 'http://www.geocities.com/theyellowzebra/index.html\n Guitar and bass tablatures for bands such as NoFX, Frenzal Rhomb and Lagwagon.\n\n ');
INSERT INTO `punk_tabslyrics` VALUES (6, 'http://www.geocities.com/jackstabs/', 'Jack Stabs', 'http://www.geocities.com/jackstabs/\n Bass tabs for the Adolescents, Black Flag, Circle Jerks, Dead Kennedys and Germs.\n\n\n  ');
INSERT INTO `punk_tabslyrics` VALUES (7, 'http://www.skaponk.com', 'SkaPonk.com Lyrics', 'http://www.skaponk.com\n A punk and ska lyrics searchable website.\n ');
INSERT INTO `punk_tabslyrics` VALUES (8, 'http://mitglied.lycos.de/punklyrics', 'Punklyrics.info', 'http://mitglied.lycos.de/punklyrics\n A large collection of lyrics from bands like The Exploited, The Partisans and more early punk bands.\n ');
INSERT INTO `punk_tabslyrics` VALUES (9, 'http://punkrocklyrics.live.com.au', 'Punk Rock Lyrics', 'http://punkrocklyrics.live.com.au\n Lyrics to NoFX, Get Up Kids, Dickies, Bad Religion and many other punk bands.\n ');
INSERT INTO `punk_tabslyrics` VALUES (10, 'http://punkonline.net/modules.php?name=Lyrics', 'The Punk Lyrics Archive', 'http://punkonline.net/modules.php?name=Lyrics\n Hardcore punk, crust and streetpunk lyrics archive. Also a chatroom and message boards.\n ');
INSERT INTO `punk_tabslyrics` VALUES (11, 'http://ntweb.mcn.org/taylorj/adam/smfsp/index.html', 'Short Music for Short People Lyrics', 'http://ntweb.mcn.org/taylorj/adam/smfsp/index.html\n Lyrics to the Fat Wreck Chords compilation &quot;Short Music for Short People&quot; which features 101 punk bands playing short songs.\n\n ');
INSERT INTO `punk_tabslyrics` VALUES (12, 'http://members.tripod.com/parolesdunpunk', 'Punk''s Word', 'http://members.tripod.com/parolesdunpunk\n Lyrics to songs by bands like Minor Threat, DBS, Bad Brains, Anti Flag, Bérurier Noir as well as others. [French/English]\n \n');
INSERT INTO `punk_tabslyrics` VALUES (13, 'http://anarchy-punk.yoll.net', 'Anarchy-Punk', 'http://anarchy-punk.yoll.net\n Punk lyrics for Bad Religion, AFI and Propagandhi. Also features tablature and links.\n\n\n  ');

CREATE TABLE `punk_worldwide` (
  `ID` int(10) unsigned NOT NULL auto_increment,
  `URL` text NOT NULL,
  `Name` text NOT NULL,
  `Description` text NOT NULL,
  PRIMARY KEY  (`ID`)
) TYPE=MyISAM AUTO_INCREMENT=305 ;

INSERT INTO `punk_worldwide` VALUES (1, 'http://www.byofl.org/', 'Book Your Own Fuckin'' Life', 'http://www.byofl.org/\n A worldwide resource guide for the punk and hardcore DIY community.\n ');
INSERT INTO `punk_worldwide` VALUES (2, 'http://www.diy-punk.org/', 'DIY-Punk', 'http://www.diy-punk.org/\n Provides links to the DIY punk communities all over the globe.\n ');
INSERT INTO `punk_worldwide` VALUES (3, 'http://www.gutzy.com', 'Gutzy.com: Israeli DIY Punk and Hardcore', 'http://www.gutzy.com\n A website documenting the activity of the Do-It-Yourself Punk/Hardcore scene in Israel, including pictures from shows, list of bands and other resources.\n ');
INSERT INTO `punk_worldwide` VALUES (4, 'http://www.geocities.com/hcscenereport/main.html', 'Hardcore Scene Report', 'http://www.geocities.com/hcscenereport/main.html\n Submitted worldwide scene reports and opinions.\n ');
INSERT INTO `punk_worldwide` VALUES (5, 'http://www.geocities.com/sapunker', 'South African Punk Website', 'http://www.geocities.com/sapunker\n Reviews of South African punk releases, scene reports, record label and band listings.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (6, 'http://www.rockofjapan.com/', 'Rock of Japan', 'http://www.rockofjapan.com/\n Images, introductions, album covers, track listings, and links for Japanese bands such as Guitar Wolf, Shonen Knife, and King Brothers.\n ');
INSERT INTO `punk_worldwide` VALUES (7, 'http://www.geocities.com/SunsetStrip/Towers/4768/index.html', 'Malaysian Punks and Skins', 'http://www.geocities.com/SunsetStrip/Towers/4768/index.html\n A link site for skinhead and punk bands in Malaysia.\n ');
INSERT INTO `punk_worldwide` VALUES (8, 'http://www.chinapunx.com', 'ChinaPunx Network', 'http://www.chinapunx.com\n News, reviews, tour dates, membership information, FAQ, Chinese band biographies, and links. [Chinese and English]\n ');
INSERT INTO `punk_worldwide` VALUES (9, 'http://beijingpunk.myrice.com', 'Beijing Punk Network', 'http://beijingpunk.myrice.com\n A site documenting the extensive network of underground punk in the capital of China, Beijing.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (10, 'http://www.londonpunks.co.uk', 'London Punks', 'http://www.londonpunks.co.uk\n A political punk site brimming with drunken photos, upcoming gig news, venue searchs and political actions in the UK.\n ');
INSERT INTO `punk_worldwide` VALUES (11, 'http://www.southwalesmassive.com', 'South Wales Massive', 'http://www.southwalesmassive.com\n News, videos, contact information and forum.\n ');
INSERT INTO `punk_worldwide` VALUES (12, 'http://geocities.com/britpunk_nl/flies_on_toast.html', 'Flies On Toast', 'http://geocities.com/britpunk_nl/flies_on_toast.html\n A site with information on the UK and Dutch scenes, specifically squatting in Holland, upcoming show listings, gig and record reviews.\n ');
INSERT INTO `punk_worldwide` VALUES (13, 'http://www.eartrumpet.de', 'Eartrumpet', 'http://www.eartrumpet.de\n A promoter of DIY postpunk, emo, indie and hardcore in Nuremberg, Germany. Site has photographs, contact information, concert calendar and interviews with bands. [German/English]\n ');
INSERT INTO `punk_worldwide` VALUES (14, 'http://www.supababs.supanet.com/home.htm', 'Cramond Island - Island Of Punk', 'http://www.supababs.supanet.com/home.htm\n Information about the Punk scene in Edinburgh and the European City Of Punk Rock Festivals, the Island of punk festival 2000, links to local bands, and sites.\n\n ');
INSERT INTO `punk_worldwide` VALUES (15, 'http://www.austriahardcore.com', 'Austria Hardcore', 'http://www.austriahardcore.com\n Hardcore, punk, indie rock and emo bands from Austria and information about the Austrian scene.\n ');
INSERT INTO `punk_worldwide` VALUES (16, 'http://www.punkinderry.bravepages.com', 'Punk in Derry', 'http://www.punkinderry.bravepages.com\n A history of the punk scene in Derry, Northern Ireland.\n ');
INSERT INTO `punk_worldwide` VALUES (17, 'http://www.euro-punk.com', 'European Punk And Hardcore Resource', 'http://www.euro-punk.com\n Bands from all over Europe. History, discography, contacts, news and reviews.\n ');
INSERT INTO `punk_worldwide` VALUES (18, 'http://www.anarchy.razorgang.com', 'Anarchy in the UK', 'http://www.anarchy.razorgang.com\n British DIY punk MP3s. Sounds from the bands on the British punx picnic scene, and contact addresses to support DIY punk.\n ');
INSERT INTO `punk_worldwide` VALUES (19, 'http://oiwalsall.tripod.com', 'Oi! Walsall', 'http://oiwalsall.tripod.com\n To keep people up to date with the latest news regarding up and coming Oi gigs in the Walsall area.\n\n \n');
INSERT INTO `punk_worldwide` VALUES (20, 'http://www.punk247.com', 'Punkstuff UK', 'http://www.punk247.com\n A punk news resource for the UK. The site also has reviews on the latest gigs and releases. The site also offers a discussion board and contests.\n \n');
INSERT INTO `punk_worldwide` VALUES (21, 'http://mysite.wanadoo-members.co.uk/ibringyoucourtesyof', 'I Bring You Courtesy Of Promotions', 'http://mysite.wanadoo-members.co.uk/ibringyoucourtesyof\n Birmingham booking with tour dates, band links, photos, message board, and venue information.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (22, 'http://www.buzzcocks.com/', 'Buzzcocks', 'http://www.buzzcocks.com/\n The official site of the legendary English punk band - featuring news, fan club, discography, mailing list, merchandise, images and lyrics.\n ');
INSERT INTO `punk_worldwide` VALUES (23, 'http://www.gt200.freeserve.co.uk/radio9.htm', 'Radio 9', 'http://www.gt200.freeserve.co.uk/radio9.htm\n Buzzcocks fan site features images of posters, passes, pamplets, and promotions.\n ');
INSERT INTO `punk_worldwide` VALUES (24, 'http://www.trouserpress.com/entry.php?a=buzzcocks', 'TrouserPress.com: Buzzcocks', 'http://www.trouserpress.com/entry.php?a=buzzcocks\n Reviews of the band''s recordings.\n ');
INSERT INTO `punk_worldwide` VALUES (25, 'http://punkbands.com/lyrics/bands/buzzcock/index.htm', 'Buzzcocks Lyrics', 'http://punkbands.com/lyrics/bands/buzzcock/index.htm\n Lyrics from the band''s classic albums.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (26, 'http://www.epicrecords.com/theclash/', 'Epic Records: The Clash', 'http://www.epicrecords.com/theclash/\n Features news, biography, discography, audio and video clips, and message board.\n ');
INSERT INTO `punk_worldwide` VALUES (27, 'http://www.westwaytotheworld.com/', 'Westway to the World - The Clash', 'http://www.westwaytotheworld.com/\n The site dedicated to the 1999 live album, &quot;From Here To Eternity&quot;, and a video documentary, &quot;Westway To The World&quot;.\n ');
INSERT INTO `punk_worldwide` VALUES (28, 'http://www.topix.net/who/the-clash', 'The Clash News: Topix.net', 'http://www.topix.net/who/the-clash\n News about The Clash continually updated from around the net.\n ');
INSERT INTO `punk_worldwide` VALUES (29, 'http://www.vh1.com/artists/az/clash/artist.jhtml', 'VH1.com: The Clash', 'http://www.vh1.com/artists/az/clash/artist.jhtml\n Contains news, biography, streaming audio clips, pictures and album information.\n ');
INSERT INTO `punk_worldwide` VALUES (30, 'http://www.rockhall.com/hof/inductee.asp?id=2023', 'Rock and Roll Hall of Fame: The Clash', 'http://www.rockhall.com/hof/inductee.asp?id=2023\n Detailed biography of the 2003 inductees.\n\n ');
INSERT INTO `punk_worldwide` VALUES (31, 'http://www.aversion.com/bands/clash/', 'Aversion.com: The Clash', 'http://www.aversion.com/bands/clash/\n Find reviews, interviews, band histories, and tour dates.\n ');
INSERT INTO `punk_worldwide` VALUES (32, 'http://www.inkblotmagazine.com/rev-archive/Clash_Here_Eternity.htm', 'Ink Blot Magazine: The Clash - Live: From Here to Eternity', 'http://www.inkblotmagazine.com/rev-archive/Clash_Here_Eternity.htm\n Review of the album with song clips and links to related artists and albums.\n ');
INSERT INTO `punk_worldwide` VALUES (33, 'http://www.lyricsondemand.com/c/theclashlyrics/index.html', 'Lyrics on Demand: The Clash', 'http://www.lyricsondemand.com/c/theclashlyrics/index.html\n Lyrics sorted by album.\n ');
INSERT INTO `punk_worldwide` VALUES (34, 'http://www.rollingstone.com/artists/default.asp?oid=329', 'RollingStone.com: The Clash', 'http://www.rollingstone.com/artists/default.asp?oid=329\n Includes a biography, discography, photos, articles, links and message board.\n ');
INSERT INTO `punk_worldwide` VALUES (35, 'http://hjem.wanadoo.dk/~wai19207/html/clash.htm', 'Fimsi - Punk: The Clash', 'http://hjem.wanadoo.dk/~wai19207/html/clash.htm\n Contains a history, member profiles, and discography.\n\n ');
INSERT INTO `punk_worldwide` VALUES (36, 'http://popmatters.com/features/000207-smith.html', 'Pop Matters : The Clash - From Here to Eternity', 'http://popmatters.com/features/000207-smith.html\n An article about band''s history.\n ');
INSERT INTO `punk_worldwide` VALUES (37, 'http://clash.moonfruit.com', 'Revolution Rock - A Beginners Guide To The Clash', 'http://clash.moonfruit.com\n Features images of rare posters, bootlegs, influences, history, discography, and Strummer''s mumbled lyrics deciphered.\n ');
INSERT INTO `punk_worldwide` VALUES (38, 'http://ubl.artistdirect.com/music/artist/card/0,,415394,00.html', 'ArtistDirect: The Clash', 'http://ubl.artistdirect.com/music/artist/card/0,,415394,00.html\n Contains a biography, tour schedule, related links and a message board.\n ');
INSERT INTO `punk_worldwide` VALUES (39, 'http://www.epiccenter.com/EpicCenter/custom/1080/', 'Burning London: The Clash Tribute', 'http://www.epiccenter.com/EpicCenter/custom/1080/\n Information about a tribute album, including news, sound clips, and artists'' comments on the band''s music.\n ');
INSERT INTO `punk_worldwide` VALUES (40, 'http://k.webring.com/hub?ring=casbah', 'The Clash Webring', 'http://k.webring.com/hub?ring=casbah\n Links to various sites about the band.\n\n ');
INSERT INTO `punk_worldwide` VALUES (41, 'http://kabish.com/guitar/tablature/browse.php?artist=clash', 'Kabish.com: The Clash', 'http://kabish.com/guitar/tablature/browse.php?artist=clash\n Guitar tablature and chords.\n ');
INSERT INTO `punk_worldwide` VALUES (42, 'http://www.geocities.com/jackfeeny/clash.htm', 'Jack Feeny Reviews: The Clash', 'http://www.geocities.com/jackfeeny/clash.htm\n Brief history and reviews of the band''s albums.\n ');
INSERT INTO `punk_worldwide` VALUES (43, 'http://groups.yahoo.com/group/theclash2/', 'Yahoo! Groups: The Clash - We Rock the Casbah', 'http://groups.yahoo.com/group/theclash2/\n A place where fans can discuss news about the band.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (44, 'http://www.angelfire.com/on/clash/', 'Clash City Rockers', 'http://www.angelfire.com/on/clash/\n Features a biography, discography, lyrics, audio clips, and notes about the tribute albums and bands related to the Clash.\n ');
INSERT INTO `punk_worldwide` VALUES (45, 'http://www.geocities.com/thewhiteriot/', 'The White Riot', 'http://www.geocities.com/thewhiteriot/\n Includes a discography, lyrics, pictures, articles, and reviews.\n ');
INSERT INTO `punk_worldwide` VALUES (46, 'http://www.geocities.com/SunsetStrip/Frontrow/4612/clash.html', 'The White Riot Network', 'http://www.geocities.com/SunsetStrip/Frontrow/4612/clash.html\n Fan site with news, biography, lyrics, ICQ list, pictures, quotes, and interview transcripts.\n ');
INSERT INTO `punk_worldwide` VALUES (47, 'http://www.londonsburning.org/', 'London''s Burning', 'http://www.londonsburning.org/\n Includes articles, lyrics, a detailed discography, and tablatures for guitar and bass.\n ');
INSERT INTO `punk_worldwide` VALUES (48, 'http://www.geocities.com/Broadway/Wing/5579/', 'The Clash on Stage', 'http://www.geocities.com/Broadway/Wing/5579/\n Cover and label scans, release information, track list and variations of commercially released LPs and CDs and rare music.\n\n ');
INSERT INTO `punk_worldwide` VALUES (49, 'http://www.geocities.com/SouthBeach/Marina/5119/clash/index2.htm', 'Garageland', 'http://www.geocities.com/SouthBeach/Marina/5119/clash/index2.htm\n Includes a biography, discography, lyrics, guitar tablature, pictures, Winamp skins, press articles, and bootleg trading.\n ');
INSERT INTO `punk_worldwide` VALUES (50, 'http://www.clashalternative.com/', 'The Clash Alternative', 'http://www.clashalternative.com/\n Features a listing of band''s songs that have been covered by other artists. Includes track lists and audio clips.\n ');
INSERT INTO `punk_worldwide` VALUES (51, 'http://www.radioclash.co.uk/', 'Radio Clash', 'http://www.radioclash.co.uk/\n Discography, lyrics, member profiles, photos, and links.\n ');
INSERT INTO `punk_worldwide` VALUES (52, 'http://groups.msn.com/ClashCityRocker/', 'Clash City Rocker', 'http://groups.msn.com/ClashCityRocker/\n Fan community with band history, discography, photographs, message board, and fan profiles.\n \n');
INSERT INTO `punk_worldwide` VALUES (53, 'http://members.tripod.com/zobrien/clash.html', 'Combative Clash', 'http://members.tripod.com/zobrien/clash.html\n Features a thumbnailed image gallery, misheard lyrics, ukulele tablature, and lyric parodies.\n\n \n');
INSERT INTO `punk_worldwide` VALUES (54, 'http://clash_music.tripod.com/main.htm', 'Complete Control', 'http://clash_music.tripod.com/main.htm\n Features a biography, discography, and lyrics.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (55, 'http://observer.guardian.co.uk/review/story/0,6903,815211,00.html', 'The Observer: Paul Simonon: A London Calling', 'http://observer.guardian.co.uk/review/story/0,6903,815211,00.html\n Feature article about the bassist turned painter.\n ');
INSERT INTO `punk_worldwide` VALUES (56, 'http://groups.yahoo.com/group/redangeldragnet/', 'Yahoo Groups: Red Angel Dragnet', 'http://groups.yahoo.com/group/redangeldragnet/\n A club where fans can post messages or chat about the bassist.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (57, 'http://www.joestrummer.com', 'Joe Strummer and The Mescaleros', 'http://www.joestrummer.com\n A page that deals with some of the post-Clash work that Joe has done.\n ');
INSERT INTO `punk_worldwide` VALUES (58, 'http://www.strummernews.com/', 'Strummer News', 'http://www.strummernews.com/\n News, articles, pictures, interviews, reviews, message board, and links.\n ');
INSERT INTO `punk_worldwide` VALUES (59, 'http://www.geocities.com/strummeregg/', 'Joe Strummer - Know Your Eggs', 'http://www.geocities.com/strummeregg/\n News, gallery, screensavers, quotes, history, and links.\n ');
INSERT INTO `punk_worldwide` VALUES (60, 'http://www.rollingstone.com/artists/default.asp?oid=864', 'RollingStone.com: Joe Strummer', 'http://www.rollingstone.com/artists/default.asp?oid=864\n Includes biography, articles, discography, and pictures.\n \n');
INSERT INTO `punk_worldwide` VALUES (61, 'http://www.bbc.co.uk/cgi-perl/music/muze/index.pl?site=music&amp;action=biography&amp;artist_id=29161', 'BBC Music - Joe Strummer', 'http://www.bbc.co.uk/cgi-perl/music/muze/index.pl?site=music&amp;action=biography&amp;artist_id=29161\n Biography and discography.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (62, 'http://news.bbc.co.uk/1/hi/entertainment/music/2600955.stm', 'BBC News: Strummer''s Lasting Culture Clash', 'http://news.bbc.co.uk/1/hi/entertainment/music/2600955.stm\n Obituary with images, links to news stories, video clip and fan tributes.\n ');
INSERT INTO `punk_worldwide` VALUES (63, 'http://www.nytimes.com/2002/12/24/obituaries/24STRU.html', 'The New York Times: Joe Strummer, Political Rebel of the Punk Era, Dies at 50', 'http://www.nytimes.com/2002/12/24/obituaries/24STRU.html\n Includes analysis of The Clash''s albums and political themes, as well as audio samples. [Free registration required.]\n ');
INSERT INTO `punk_worldwide` VALUES (64, 'http://www.villagevoice.com/issues/0252/miles.php', 'The Village Voice: Joe Strummer, 1952-2002', 'http://www.villagevoice.com/issues/0252/miles.php\n Milo Miles'' tribute.\n ');
INSERT INTO `punk_worldwide` VALUES (65, 'http://www.guardian.co.uk/arts/news/story/0,11711,864833,00.html', 'Guardian Unlimited : Punk Legend Joe Strummer Dies', 'http://www.guardian.co.uk/arts/news/story/0,11711,864833,00.html\n Detailed article citing Strummer''s influence on artists such as U2 and Billy Bragg.\n ');
INSERT INTO `punk_worldwide` VALUES (66, 'http://news.independent.co.uk/people/obituaries/story.jsp?story=364189', 'The Independent: Joe Strummer - Frontman for The Clash and Eloquent Spokesman for Punk', 'http://news.independent.co.uk/people/obituaries/story.jsp?story=364189\n Detailed tribute about Strummer''s personal life and career, with links to related articles.\n\n ');
INSERT INTO `punk_worldwide` VALUES (67, 'http://www.rollingstone.com/news/newsarticle.asp?nid=17241', 'RollingStone.com: Joe Strummer Dead at Fifty', 'http://www.rollingstone.com/news/newsarticle.asp?nid=17241\n Includes history and quotes from Strummer.\n ');
INSERT INTO `punk_worldwide` VALUES (68, 'http://www.sky.com/skynews/article/0,,30100-12211821,00.html', 'Sky News: Farewell to Clash Legend', 'http://www.sky.com/skynews/article/0,,30100-12211821,00.html\n Brief article with a description of the musician''s memorial service.\n ');
INSERT INTO `punk_worldwide` VALUES (69, 'http://www.timesonline.co.uk/article/0,,60-523298,00.html', 'The Times: Joe Strummer', 'http://www.timesonline.co.uk/article/0,,60-523298,00.html\n London newspaper''s detailed tribute.\n ');
INSERT INTO `punk_worldwide` VALUES (70, 'http://www.upi.com/view.cfm?StoryID=20021224-114128-4717r', 'United Press International: Joe Strummer - The Passion and the Pose', 'http://www.upi.com/view.cfm?StoryID=20021224-114128-4717r\n Obituary and analysis.\n ');
INSERT INTO `punk_worldwide` VALUES (71, 'http://www.signonsandiego.com/news/features/20021223-0706-obit-strummer.html', 'SignOnSanDiego.com: Punk Legend Joe Strummer Dead Aged 50', 'http://www.signonsandiego.com/news/features/20021223-0706-obit-strummer.html\n Obituary from The Associated Press.\n\n ');
INSERT INTO `punk_worldwide` VALUES (72, 'http://www.mojo4music.com/html/joe_strummer.shtml', 'Mojo: No More Groovy Times', 'http://www.mojo4music.com/html/joe_strummer.shtml\n Brief history and remembrance.\n ');
INSERT INTO `punk_worldwide` VALUES (73, 'http://www.telegraph.co.uk/news/main.jhtml?xml=/news/2002/12/24/db2401.xml', 'The Daily Telegraph: Joe Strummer', 'http://www.telegraph.co.uk/news/main.jhtml?xml=/news/2002/12/24/db2401.xml\n Obituary and analysis of Strummer''s career.\n ');
INSERT INTO `punk_worldwide` VALUES (74, 'http://www.cnn.com/2002/SHOWBIZ/Music/12/23/britain.strummer.profile/', 'CNN: Strummer: Punk Pioneer Who Defined Generation', 'http://www.cnn.com/2002/SHOWBIZ/Music/12/23/britain.strummer.profile/\n History of the band and Strummer''s solo work.\n ');
INSERT INTO `punk_worldwide` VALUES (75, 'http://www.eonline.com/News/Items/0,1,11043,00.html', 'E! Online: Heart Attack Killed Strummer', 'http://www.eonline.com/News/Items/0,1,11043,00.html\n Article on the coroner''s ruling with others'' remembrances.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (76, 'http://www.sharoma.com/clash/', 'The Clash - Bootlegs &amp; Rarities', 'http://www.sharoma.com/clash/\n Trading site with reviews of bootlegs and rare material.\n ');
INSERT INTO `punk_worldwide` VALUES (77, 'http://www.gpjones.free-online.co.uk/', 'Black Market Clash', 'http://www.gpjones.free-online.co.uk/\n Trading site for rare bootleg CD-Rs and memorabilia.\n ');
INSERT INTO `punk_worldwide` VALUES (78, 'http://www.geocities.com/aheadlan/', 'The Clash On Tour', 'http://www.geocities.com/aheadlan/\n Contains rare live bootleg MP3 files, original CDR cover art, and reviews of bootlegs. Includes a trading list for live material, videos, and non-Clash related items.\n ');
INSERT INTO `punk_worldwide` VALUES (79, 'http://www.geocities.com/sven_saege/TheClash2.html', 'The Clash Bootleg Site', 'http://www.geocities.com/sven_saege/TheClash2.html\n List of shows for trade by the band and Joe Strummer solo.\n ');
INSERT INTO `punk_worldwide` VALUES (80, 'http://www.geocities.com/radioclash2k1/', 'This Is Radio Clash', 'http://www.geocities.com/radioclash2k1/\n Trading post for concert CD-Rs and tapes.\n\n ');
INSERT INTO `punk_worldwide` VALUES (81, 'http://www.angelfire.com/hero/strumm/', 'The Clash/Joe Strummer Trading Site', 'http://www.angelfire.com/hero/strumm/\n List of live shows for trade.\n ');
INSERT INTO `punk_worldwide` VALUES (82, 'http://www.geocities.com/SunsetStrip/Amphitheatre/9808/clashtapes.html', 'Jon''s Clash Tape Trading and CD-R Trading Page', 'http://www.geocities.com/SunsetStrip/Amphitheatre/9808/clashtapes.html\n Contains a list of available items and a picture gallery.\n ');
INSERT INTO `punk_worldwide` VALUES (83, 'http://www.geocities.com/totter_uk/', 'Clash City Records', 'http://www.geocities.com/totter_uk/\n Dedicated to trading Clash and Strummer related records and CDs.\n ');
INSERT INTO `punk_worldwide` VALUES (84, 'http://members.aol.com/SteveSatch/clash.html', 'Clash', 'http://members.aol.com/SteveSatch/clash.html\n Audio and video trading list. Includes photographs of the band.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (85, 'http://www.combatrock.co.uk/', 'Combat Rock', 'http://www.combatrock.co.uk/\n Gig guide and reviews, video clips, albums, lyrics and message board for the Clash tribute band from Scotland.\n ');
INSERT INTO `punk_worldwide` VALUES (86, 'http://www.theclashed.co.uk/', 'Clashed, The', 'http://www.theclashed.co.uk/\n Tribute band from North East UK. Site includes a gig schedule, photographs, concert reviews, and message board.\n ');
INSERT INTO `punk_worldwide` VALUES (87, 'http://www.clashback.com/', 'Clashback', 'http://www.clashback.com/\n Gigs, song list, MP3s and pictures from the Detroit group.\n ');
INSERT INTO `punk_worldwide` VALUES (88, 'http://www.theclashcityrockers.pwp.blueyonder.co.uk/', 'Clash City Rockers, The', 'http://www.theclashcityrockers.pwp.blueyonder.co.uk/\n Tribute band from North East United Kingdom. Site includes set lists, photographs, and gig schedule.\n ');
INSERT INTO `punk_worldwide` VALUES (89, 'http://devine.co.uk/london-calling/', 'London Calling', 'http://devine.co.uk/london-calling/\n Biography, song list, gig dates, photos, and sound files from the UK-based Clash tribute band.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (90, 'http://www.angelfire.com/hi3/ifeelinsane/index.html', 'Daisy Chainsaw - Everything Is Weird', 'http://www.angelfire.com/hi3/ifeelinsane/index.html\n News on the band and Queen Adreena (a band featuring former members), plus reviews and pictures.\n ');
INSERT INTO `punk_worldwide` VALUES (91, 'http://rollingstone.com/artists/default.asp?oid=2659', 'Rollingstone.com: Daisy Chainsaw', 'http://rollingstone.com/artists/default.asp?oid=2659\n Includes a biography, discography, photos, links and message board.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (92, 'http://www.officialdamned.com', 'Official Damned.com', 'http://www.officialdamned.com\n Official web site of legendary psychedelic punk group.\n ');
INSERT INTO `punk_worldwide` VALUES (93, 'http://homepages.nildram.co.uk/%7eculttv/dam1.htm', 'The Damned', 'http://homepages.nildram.co.uk/%7eculttv/dam1.htm\n Information about the British punk band, including tour dates, discography of The Damned and Captain Sensible plus song lyrics.\n ');
INSERT INTO `punk_worldwide` VALUES (94, 'http://www.theeighthday.co.uk/', 'The Eighth Day', 'http://www.theeighthday.co.uk/\n Includes tour dates, photos, and reviews.\n ');
INSERT INTO `punk_worldwide` VALUES (95, 'http://www.paulgraybass.co.uk', 'Paul Gray Bass', 'http://www.paulgraybass.co.uk\n Stories and archives from Paul Gray, bassist for The Damned,UFO and Eddie and the Hot Rods...\n ');
INSERT INTO `punk_worldwide` VALUES (96, 'http://www.trouserpress.com/entry.php?a=damned', 'TrouserPress.com - Damned', 'http://www.trouserpress.com/entry.php?a=damned\n Commentary, reviews of the band''s recordings as well as a brief discography.\n\n ');
INSERT INTO `punk_worldwide` VALUES (97, 'http://homepage.ntlworld.com/stevenrobert.griffiths/', 'Love Policeman''s Damned Guitar Tab', 'http://homepage.ntlworld.com/stevenrobert.griffiths/\n Guitar tabulature to almost every Damned album. In-depth content and easy to navigate.\n ');
INSERT INTO `punk_worldwide` VALUES (98, 'http://uk.geocities.com/damnedetiquette/', 'Etiquette of the Damned', 'http://uk.geocities.com/damnedetiquette/\n Includes history of the band, news, tour dates, photo gallery and interview portal.\n ');
INSERT INTO `punk_worldwide` VALUES (99, 'http://www.rollingstone.com/artists/default.asp?oid=589', 'RollingStone.com: The Damned', 'http://www.rollingstone.com/artists/default.asp?oid=589\n Includes biography, photo gallery, news, discography, album reviews, and a message board.\n ');
INSERT INTO `punk_worldwide` VALUES (100, 'http://www.geocities.com/thelimitclub', 'The Limit Club', 'http://www.geocities.com/thelimitclub\n Includes news, photos, member profiles and FAQ section.\n ');
INSERT INTO `punk_worldwide` VALUES (101, 'http://uk.geocities.com/damned4damnation/', 'Damned For Damnation', 'http://uk.geocities.com/damned4damnation/\n Fanzine with contact information and next issue release date.\n\n \n');
INSERT INTO `punk_worldwide` VALUES (102, 'http://www.allmusic.com/cg/amg.dll?p=amg&amp;sql=11:lzabqj3boj6a', 'All Music Guide: The Damned', 'http://www.allmusic.com/cg/amg.dll?p=amg&amp;sql=11:lzabqj3boj6a\n Band biography, discography, select cover art and links to related artists.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (103, 'http://www.thejam.org/', 'TheJam.org', 'http://www.thejam.org/\n Includes news, discography, photo gallery, profiles, band history, reviews and sales of merchandise.\n ');
INSERT INTO `punk_worldwide` VALUES (104, 'http://www.thejam.org.uk/', 'The Jam Information Pages', 'http://www.thejam.org.uk/\n Features discography, lyrics, audio clips, pictures, equipment listing, articles, tablatures, and links to related sites.\n ');
INSERT INTO `punk_worldwide` VALUES (105, 'http://www.thejamfan.net/', 'Official Jam', 'http://www.thejamfan.net/\n Includes gig list from 1974 to 1982, chart positions and details of singles, albums and DVD. Interviews, photographs and links to related sites.\n ');
INSERT INTO `punk_worldwide` VALUES (106, 'http://popmatters.com/music/reviews/various/various-fireandskill.shtml', 'PopMatters: Fire and Skill', 'http://popmatters.com/music/reviews/various/various-fireandskill.shtml\n Review of the various artists compilation of covers of songs by the Jam, and an overview of the band''s career.\n ');
INSERT INTO `punk_worldwide` VALUES (107, 'http://rollingstone.com/artists/default.asp?oid=2309', 'Rollingstone.com: The Jam', 'http://rollingstone.com/artists/default.asp?oid=2309\n Includes biography, photo gallery, news, discography, album reviews, audio/video, and message boards.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (108, 'http://www.thejamm.f9.co.uk/', 'Jamm, The', 'http://www.thejamm.f9.co.uk/\n Official website of the tribute band to The Jam. History, biographies, gig dates, repertoire, sound files, photos, news, and merchandise.\n ');
INSERT INTO `punk_worldwide` VALUES (109, 'http://www.thenewagejam.co.uk/', 'The New Age Jam', 'http://www.thenewagejam.co.uk/\n Tribute band based in North East England. Features gig dates, image gallery, and a message board.\n ');
INSERT INTO `punk_worldwide` VALUES (110, 'http://www.smallweller.co.uk/', 'Small Weller', 'http://www.smallweller.co.uk/\n Jam tribute band offers news, photos, sound files, and member profiles.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (111, 'http://www.paulweller.com', 'Paul Weller', 'http://www.paulweller.com\n Official site. News, photos, articles, tour dates, audio, video, discography, forum, mailing list, merchandise, and links.\n ');
INSERT INTO `punk_worldwide` VALUES (112, 'http://easyweb.easynet.co.uk/~litjen/index.htm', 'The Blue Cafe - Live Picture Site', 'http://easyweb.easynet.co.uk/~litjen/index.htm\n Graham Scales'' ''Live Picture Site'' site features photos from live performances as well as info on the Paul Weller Weekends, an annual event that takes place in Weller''s hometown of Woking, England.\n ');
INSERT INTO `punk_worldwide` VALUES (113, 'http://www.geocities.com/julieoapw/', 'Ooh Aah Paul Weller', 'http://www.geocities.com/julieoapw/\n Fanzine. Ordering information, extracts, exclusive photos, merchandise, ordering information and related links.\n ');
INSERT INTO `punk_worldwide` VALUES (114, 'http://members.shaw.ca/holidaycamp/', 'Holiday Camp', 'http://members.shaw.ca/holidaycamp/\n Paul Weller''s appearances on magazine covers along with the articles feature heavily, as well as promotional postcard scans for PW''s record releases. The site has English and Japanese sections.\n ');
INSERT INTO `punk_worldwide` VALUES (115, 'http://www.geocities.com/stylistmusic/', 'The Style Council', 'http://www.geocities.com/stylistmusic/\n Discography, biography, interviews, gallery, and links.\n\n ');
INSERT INTO `punk_worldwide` VALUES (116, 'http://www.angelfire.com/ok3/wokingclasshero/', 'Woking Class Hero', 'http://www.angelfire.com/ok3/wokingclasshero/\n Paul Weller, Jam, and Style Council news only mailing list.\n ');
INSERT INTO `punk_worldwide` VALUES (117, 'http://myweb.tiscali.co.uk/mikejh/PW.htm', 'The Paul Weller Corner', 'http://myweb.tiscali.co.uk/mikejh/PW.htm\n A collection of stuff not usually found elsewhere. Features still photos from Jam videos, PW magazine articles and concert tickets.\n ');
INSERT INTO `punk_worldwide` VALUES (118, 'http://www.rollingstone.com/artists/default.asp?oid=1090', 'RollingStone.com: Paul Weller', 'http://www.rollingstone.com/artists/default.asp?oid=1090\n Includes biography, discography, articles, and message board.\n ');
INSERT INTO `punk_worldwide` VALUES (119, 'http://www.modculture.co.uk/index1.html', 'Weller Ultimate Links and Trading', 'http://www.modculture.co.uk/index1.html\n Free advertising forum for Paul Weller and all related projects for sale, trade or to buy.\n ');
INSERT INTO `punk_worldwide` VALUES (120, 'http://www.paulweller.org.uk/', 'Paul Weller', 'http://www.paulweller.org.uk/\n Discography, album covers and photographs from his solo career and The Jam, and Style Council.\n\n ');
INSERT INTO `punk_worldwide` VALUES (121, 'http://myweb.tiscali.co.uk/gardenstudio/weller-live/', 'Paul Weller Bootlegs', 'http://myweb.tiscali.co.uk/gardenstudio/weller-live/\n Database of live recordings from The Jam, Style Council and solo.\n ');
INSERT INTO `punk_worldwide` VALUES (122, 'http://www30.brinkster.com/modmod', 'Carnation ArtWork', 'http://www30.brinkster.com/modmod\n Paul Weller, The Jam and The Style Council CD Covers, bootlegs information.\n \n');
INSERT INTO `punk_worldwide` VALUES (123, 'http://members.lycos.co.uk/pwla', 'Paul Weller Live Archive', 'http://members.lycos.co.uk/pwla\n All known gigs, sessions, radio, and TV appearances, plus news and links.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (124, 'http://www.wellalive.ukf.net/', 'Well A Live', 'http://www.wellalive.ukf.net/\n UK based Paul Weller tribute band. Site contains tour information, photos, biography, and contact information.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (125, 'http://www.geocities.com/destroyfactoryfarming/homeiswheretheheartis.html', 'Another', 'http://www.geocities.com/destroyfactoryfarming/homeiswheretheheartis.html\n Fan site for John Lydon, PiL and the Sex Pistols. Includes discographies, lyrics, images, and articles.\n ');
INSERT INTO `punk_worldwide` VALUES (126, 'http://www.geocities.com/john_lydon99', 'Anger is an Energy', 'http://www.geocities.com/john_lydon99\n Fan site includes pictures, discography, biography, history, filmography, interviews, and articles.\n \n');
INSERT INTO `punk_worldwide` VALUES (127, 'http://www.thefilthandthefury.co.uk/F&amp;FODDERSTOMPF/fodhome.html', 'Fodderstompf', 'http://www.thefilthandthefury.co.uk/F&amp;FODDERSTOMPF/fodhome.html\n Includes a biography, forum, interviews, multimedia, and news.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (128, 'http://www.andisexgang.com/', 'Official Andi Sexgang and Sex Gang Children Site', 'http://www.andisexgang.com/\n News, discography, sound files, artwork, mail order, photos, and archives of interviews and reviews. [Not compatible with some browsers.]\n ');
INSERT INTO `punk_worldwide` VALUES (129, 'http://www.sexgangchildren.com/', 'Official Sex Gang Children', 'http://www.sexgangchildren.com/\n News, and sound files and lyrics from their most recent album.\n ');
INSERT INTO `punk_worldwide` VALUES (130, 'http://www.starvox.net/cr/sgc.htm', 'StarVox: Sex Gang Children', 'http://www.starvox.net/cr/sgc.htm\n Review of a London concert, with photos.\n ');
INSERT INTO `punk_worldwide` VALUES (131, 'http://www.trouserpress.com/entry.php?a=sex_gang_children', 'TrouserPress.com: Sex Gang Children', 'http://www.trouserpress.com/entry.php?a=sex_gang_children\n Review of the band''s recordings and career up to 1990.\n ');
INSERT INTO `punk_worldwide` VALUES (132, 'http://www.starvox.net/cdr/sgc.htm', 'Starvox: Sex Gang Children', 'http://www.starvox.net/cdr/sgc.htm\n Review of the album &quot;Bastard Art.&quot;\n\n ');
INSERT INTO `punk_worldwide` VALUES (133, 'http://www.artists-worldwide.com/html/sex_gang.htm', 'Artists Worldwide: Sex Gang Children', 'http://www.artists-worldwide.com/html/sex_gang.htm\n Profile from a booking agency.\n ');
INSERT INTO `punk_worldwide` VALUES (134, 'http://www.tombofdvd.com/andisexgang.htm', 'Vince C and the Gothic Maestro, Andi Sex Gang', 'http://www.tombofdvd.com/andisexgang.htm\n Interview with Andi about movies, and songs he has done for films.\n \n');
INSERT INTO `punk_worldwide` VALUES (135, 'http://www.allmusic.com/cg/amg.dll?p=amg&amp;sql=B6267gjlrj6ia~C', 'All Music Guide: Sex Gang Children', 'http://www.allmusic.com/cg/amg.dll?p=amg&amp;sql=B6267gjlrj6ia~C\n Profile, and discography with reviews.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (136, 'http://www.acc.umu.se/~samhain/summerofhate/pistolsindex.html', 'Sex Pistols - Anarchy In Sweden', 'http://www.acc.umu.se/~samhain/summerofhate/pistolsindex.html\n All you need to know about the Sex Pistols tour of Sweden. Rare photographs, press cuttings, interviews and information on the gigs, songs and bootlegs.\n ');
INSERT INTO `punk_worldwide` VALUES (137, 'http://www.thefilthandthefury.co.uk/home.htm', 'The Filth and Fury', 'http://www.thefilthandthefury.co.uk/home.htm\n A fanzine dedicated to the Sex Pistols.\n ');
INSERT INTO `punk_worldwide` VALUES (138, 'http://www.cookandjones.co.uk/', 'Kick Down The Doors', 'http://www.cookandjones.co.uk/\n Information on Sex Pistol members Paul Cook and Steve Jones.\n ');
INSERT INTO `punk_worldwide` VALUES (139, 'http://www.vh1.com/artists/az/sex_pistols/artist.jhtml', 'VH1: Sex Pistols', 'http://www.vh1.com/artists/az/sex_pistols/artist.jhtml\n Recent news on the band, links to fan sites and a biography.\n ');
INSERT INTO `punk_worldwide` VALUES (140, 'http://www.geocities.com/kutie_jones/', 'Early Sex', 'http://www.geocities.com/kutie_jones/\n Information on the origins of the Sex Pistols.\n\n ');
INSERT INTO `punk_worldwide` VALUES (141, 'http://www.geocities.com/bestspl/', 'Sex Pistols Lyrics', 'http://www.geocities.com/bestspl/\n Lyrics to many Sex Pistols songs.\n ');
INSERT INTO `punk_worldwide` VALUES (142, 'http://www.trouserpress.com/entry.php?a=sex_pistols', 'TrouserPress.com: Sex Pistols', 'http://www.trouserpress.com/entry.php?a=sex_pistols\n Commentary, discography, and reviews of the band''s recordings.\n ');
INSERT INTO `punk_worldwide` VALUES (143, 'http://paintthesexpistols.tripod.com/', 'Paint the Sex Pistols Online', 'http://paintthesexpistols.tripod.com/\n Artwork inspired by the Sex Pistols. Also features member profile, discography, lyrics, chronology, and message board.\n ');
INSERT INTO `punk_worldwide` VALUES (144, 'http://www.angelfire.com/rock3/pistols_in_flesh/', 'Sex Pistols In The Flesh', 'http://www.angelfire.com/rock3/pistols_in_flesh/\n Fan site offering a biography, picture gallery, lyrics and MP3''s.\n ');
INSERT INTO `punk_worldwide` VALUES (145, 'http://groups.yahoo.com/group/anarchyinthesexpistols/', 'Yahoo! Group: Anarchy in the Sex Pistols', 'http://groups.yahoo.com/group/anarchyinthesexpistols/\n Group discussing ideas about the Sex Pistols.\n\n ');
INSERT INTO `punk_worldwide` VALUES (146, 'http://www.geocities.com/paul_mcilwaine/main.html', 'Sex Pistols Photo Gallery', 'http://www.geocities.com/paul_mcilwaine/main.html\n Rare and classic shots of these infamous punks.\n ');
INSERT INTO `punk_worldwide` VALUES (147, 'http://www.8ung.at/sexpistols/mainpage.htm', 'Campino''s Sex Pistols Page', 'http://www.8ung.at/sexpistols/mainpage.htm\n Includes guitar tabs, a discography, book listing, and an extensive picture archive.\n ');
INSERT INTO `punk_worldwide` VALUES (148, 'http://ubl.artistdirect.com/music/artist/card/0,,491583,00.html', 'Artistdirect.com: Sex Pistols', 'http://ubl.artistdirect.com/music/artist/card/0,,491583,00.html\n A site with Sex Pistols discography, fan links, and a message board.\n ');
INSERT INTO `punk_worldwide` VALUES (149, 'http://angelfire.com/punk2/sexpistolstribute/sex', 'Heres the Sex Pistols', 'http://angelfire.com/punk2/sexpistolstribute/sex\n A site dedicated to the Sex Pistols. Featuring: lyrics, interviews, and pictures.\n ');
INSERT INTO `punk_worldwide` VALUES (150, 'http://iquebec.ifrance.com/sex-pistols/homepage.htm', 'Sex Pistol''s Tribute', 'http://iquebec.ifrance.com/sex-pistols/homepage.htm\n Tribute to the legendary punk band, The Sex Pistols, with bio, discography, links and merchandise.\n\n ');
INSERT INTO `punk_worldwide` VALUES (151, 'http://www.rollingstone.com/artists/default.asp?oid=242', 'RollingStone.com: The Sex Pistols', 'http://www.rollingstone.com/artists/default.asp?oid=242\n Includes a biography, discography with reviews, message board, photo gallery, and archived articles.\n ');
INSERT INTO `punk_worldwide` VALUES (152, 'http://www.geocities.com/inpistolswetrust/', 'In Pistols We Trust', 'http://www.geocities.com/inpistolswetrust/\n Band information, bibliography, pictures, random facts, and discography.\n ');
INSERT INTO `punk_worldwide` VALUES (153, 'http://www.philjens.plus.com/', 'God Save The Sex Pistols', 'http://www.philjens.plus.com/\n Includes discography, reviews, classic gigs, pictures, and information on band members.\n ');
INSERT INTO `punk_worldwide` VALUES (154, 'http://www.geocities.com/slashing_sid/', 'Queer Eye for the Punk guys', 'http://www.geocities.com/slashing_sid/\n A small Sex Pistols slash fanfiction archive.\n \n');
INSERT INTO `punk_worldwide` VALUES (155, 'http://members.lycos.co.uk/robert_needs/index.htm', 'Vive Les Sex Pistols', 'http://members.lycos.co.uk/robert_needs/index.htm\n History, photographs, memorabilia and Sex/Seditionaries history.\n\n \n');
INSERT INTO `punk_worldwide` VALUES (156, 'http://www.allmusic.com/cg/amg.dll?p=amg&amp;sql=11:l69us35ba3ng', 'All Music Guide: Sex Pistols', 'http://www.allmusic.com/cg/amg.dll?p=amg&amp;sql=11:l69us35ba3ng\n Includes a lengthy biography, related artists, and discography with reviews.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (157, 'http://www.transexpistols.com/', 'Transexpistols', 'http://www.transexpistols.com/\n Hollywood, California cross dressing Sex Pistols tribute band; includes show dates, member profiles, photos, and sound files.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (158, 'http://www.hotshotdigital.com/WellAlwaysRemember.2/SidVicious.html', 'Sid Vicious Tribute', 'http://www.hotshotdigital.com/WellAlwaysRemember.2/SidVicious.html\n Biography of Sid and his girlfriend Nancy Spungen, from the ''We''ll Always Remember'' rock tribute site.\n ');
INSERT INTO `punk_worldwide` VALUES (159, 'http://www.popmatters.com/music/features/011108-25up5.html', 'So Tough : The Boy Behind the Sid Vicious Myth', 'http://www.popmatters.com/music/features/011108-25up5.html\n Writer Charlotte Robinson peels back the myth behind the tragic bassist and the public''s many misconceptions about who he was.\n ');
INSERT INTO `punk_worldwide` VALUES (160, 'http://www.philjens.plus.com/sid/', 'Sid Vicious - God Save The Sex Pistols', 'http://www.philjens.plus.com/sid/\n Fan site with various articles about and interviews with Sid Vicious. Details of books about Sid.\n ');
INSERT INTO `punk_worldwide` VALUES (161, 'http://www.angelfire.com/wa/Sid/main.html', 'Sid Vicious', 'http://www.angelfire.com/wa/Sid/main.html\n Fan site with photos and lyrics.\n ');
INSERT INTO `punk_worldwide` VALUES (162, 'http://www.angelfire.com/punk2/vicious/sidpics.html', 'Sid Vicious', 'http://www.angelfire.com/punk2/vicious/sidpics.html\n Photos of Sid Vicious.\n\n ');
INSERT INTO `punk_worldwide` VALUES (163, 'http://thesmokinggun.com/vicious/vicious.shtml', 'Sid Vicious - The Smoking Gun', 'http://thesmokinggun.com/vicious/vicious.shtml\n A site that shows all the legal documents involving Sid. From his arrest records, to his confession, and death certificate.\n ');
INSERT INTO `punk_worldwide` VALUES (164, 'http://www.geocities.com/pnkanddisorderly/', 'Punk and Disorderly', 'http://www.geocities.com/pnkanddisorderly/\n Fan site includes biography, photos, discography, sound clips, and bass tabs.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (165, 'http://www.vamp.org/Siouxsie/', 'Siouxsie And The Banshees', 'http://www.vamp.org/Siouxsie/\n Discography, pictures, lyrics, and articles.\n ');
INSERT INTO `punk_worldwide` VALUES (166, 'http://www.mital-u.ch/Siouxsie/', 'Siouxsie and the Banshees on Mital-U', 'http://www.mital-u.ch/Siouxsie/\n History, discography, photos, and book/fanzine information.\n ');
INSERT INTO `punk_worldwide` VALUES (167, 'http://www.stevenseverin.com', 'Steven Severin', 'http://www.stevenseverin.com\n Siouxsie and the Banshees founder-member, Steven Severin''s, own online label. Features information on and sales of RE:leases, articles by Steven, a magpie gallery, and the meanings behind many Banshees'' lyrics.\n ');
INSERT INTO `punk_worldwide` VALUES (168, 'http://www.untiedundone.com', 'Siouxsie and the Banshees - The Creatures', 'http://www.untiedundone.com\n News, images, mp3s, videos, discography, articles, multimedia, midis, desktop theme, tour dates, bootlegs, interviews, RealAudio, reviews, lyrics, trivia, and links.\n ');
INSERT INTO `punk_worldwide` VALUES (169, 'http://siberia82.tripod.com/sioux.html', 'Siberia''s Siouxsie Sioux: The Voice Goddess', 'http://siberia82.tripod.com/sioux.html\n Fan site with images, lyrics, biography, and discography.\n\n ');
INSERT INTO `punk_worldwide` VALUES (170, 'http://musicfolio.com/modernrock/siouxsie_banshees.html', 'Siouxsie and the Banshees album reviews', 'http://musicfolio.com/modernrock/siouxsie_banshees.html\n Discography, album reviews and ratings, and links.\n ');
INSERT INTO `punk_worldwide` VALUES (171, 'http://home.freeuk.com/stellasioux/stellassiouxsiehome.htm', 'Stella''s Siouxsie Page', 'http://home.freeuk.com/stellasioux/stellassiouxsiehome.htm\n Contains pictures, sounds, discography, and articles.\n ');
INSERT INTO `punk_worldwide` VALUES (172, 'http://slowdive.users.netlink.co.uk/Sioux/', 'Photographs of Siouxsie Sioux', 'http://slowdive.users.netlink.co.uk/Sioux/\n Scanned professional, candid and concert images.\n ');
INSERT INTO `punk_worldwide` VALUES (173, 'http://mysite.wanadoo-members.co.uk/TCCoC_Siouxsie_Sioux/', 'TCCoC presents Siouxsie Sioux', 'http://mysite.wanadoo-members.co.uk/TCCoC_Siouxsie_Sioux/\n Collection of fan-created wallpaper images.\n ');
INSERT INTO `punk_worldwide` VALUES (174, 'http://www.geocities.com/SunsetStrip/Vine/4979/creatures.html', 'Exterminating', 'http://www.geocities.com/SunsetStrip/Vine/4979/creatures.html\n Creatures fan site with complete discography, lyrics, sounds, photos, designs, links, articles &amp; interviews.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (175, 'http://www.slf.com/', 'Stiff Little Fingers', 'http://www.slf.com/\n Official site including news, a history of the band, discography, articles, shopping, tour dates, and links.\n ');
INSERT INTO `punk_worldwide` VALUES (176, 'http://www.stifflittlefingers.org.uk/', 'Dale''s Unofficial SLF Website', 'http://www.stifflittlefingers.org.uk/\n Stiff Little Fingers fan site with photos, band history, band member information, tour dates, and album lyrics.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (177, 'http://www.theundertones.com/', 'The Undertones Official Website', 'http://www.theundertones.com/\n Features news, biography, discography, media appearances, and reviews.\n ');
INSERT INTO `punk_worldwide` VALUES (178, 'http://theundertones.net/', 'TheUndertones.Net', 'http://theundertones.net/\n Fan site features news, discography, videography, links and a fanzine archive.\n ');
INSERT INTO `punk_worldwide` VALUES (179, 'http://www.salon.com/weekly/jamside960729.html', 'Salon: Teenage Kicks', 'http://www.salon.com/weekly/jamside960729.html\n A retrospective review of the band''s career by Gavin McNett.\n \n');
INSERT INTO `punk_worldwide` VALUES (180, 'http://www.rykodisc.com/Catalog/CatalogArtist_01.asp?Action=Get&amp;Artist_ID=177', 'Rykodisc: The Undertones', 'http://www.rykodisc.com/Catalog/CatalogArtist_01.asp?Action=Get&amp;Artist_ID=177\n Profile of the band and information about their discs currently in print in the USA, with RealAudio.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (181, 'http://www.terrapin.co.uk/xrayspex/', 'X-Ray Spex Home Page', 'http://www.terrapin.co.uk/xrayspex/\n Includes biography, new releases, audio, lyrics, and links.\n ');
INSERT INTO `punk_worldwide` VALUES (182, 'http://www.comnet.ca/~rina/xrayspex.html', 'X-Ray Spex', 'http://www.comnet.ca/~rina/xrayspex.html\n 1970''s punk band. Site includes history, profiles, and discography.\n ');
INSERT INTO `punk_worldwide` VALUES (183, 'http://www.trouserpress.com/entry.php?a=x-ray_spex', 'TrouserPress.com - X-Ray Spex', 'http://www.trouserpress.com/entry.php?a=x-ray_spex\n A discography, commentary and reviews of the band''s recordings.\n ');
INSERT INTO `punk_worldwide` VALUES (184, 'http://www.hiljaiset.sci.fi/punknet/xraysp_e.htm', 'Punknet 77 - X-Ray Spex', 'http://www.hiljaiset.sci.fi/punknet/xraysp_e.htm\n Contains a discography, links, and information.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (185, 'http://www.punk77.co.uk/', 'Punk Rock in the UK 1976-1979', 'http://www.punk77.co.uk/\n A complete history featuring music, lyrics, fashion, bands, pictures, interviews, and audio.\n ');
INSERT INTO `punk_worldwide` VALUES (186, 'http://realod.com/', 'Real Overdose Zine', 'http://realod.com/\n The site of the zine - ''Real Overdose''. Contains punk reviews, interviews, and stupid top tens.\n \n');
INSERT INTO `punk_worldwide` VALUES (187, 'http://members.lycos.co.uk/word_of_mouth/', 'Word Of Mouth', 'http://members.lycos.co.uk/word_of_mouth/\n Including articles, show dates, reviews and links for the underground UK punk,hardcore and ska scene.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (188, 'http://www.punkottawa.com', 'Punkottawa.com', 'http://www.punkottawa.com\n Band, venue, promoter, store and show information for Ottawa, Ontario and the surrounding area.\n ');
INSERT INTO `punk_worldwide` VALUES (189, 'http://www.angelfire.com/az/kingstonbandz/', 'Kingston Bands', 'http://www.angelfire.com/az/kingstonbandz/\n Site featuring punk bands in the Kingston, ON area. Also has a forum and upcoming show listings.\n ');
INSERT INTO `punk_worldwide` VALUES (190, 'http://www.winnipegbands.com', 'Winnipegbands.com', 'http://www.winnipegbands.com\n Promoting Winnipeg''s local music scene, site includes MP3s, video, pictures and show dates.\n ');
INSERT INTO `punk_worldwide` VALUES (191, 'http://www.canehdian.com/genre/punk.html', 'Canadian Punk Music', 'http://www.canehdian.com/genre/punk.html\n A growing directory of Canadian punk bands.\n ');
INSERT INTO `punk_worldwide` VALUES (192, 'http://indecline.net', 'In Decline', 'http://indecline.net\n The Alberta punk portal with forums, reviews, personal ads and chat. Also features a message board for the Edmonton and Calgary scenes.\n\n ');
INSERT INTO `punk_worldwide` VALUES (193, 'http://www.sohc.org', 'Southern Ontario Hardcore', 'http://www.sohc.org\n An informative page about the Southern Ontario region''s punk and hardcore scene.\n ');
INSERT INTO `punk_worldwide` VALUES (194, 'http://www.troopertribute.com', 'Shot Spots - Punk Rock Trooper Tribute Album', 'http://www.troopertribute.com\n DOA, SNFU, Dayglo Abortion, Facepuller, Real McKenzies, Teenage Head plus others perform Trooper covers on this CD. Site features scenes from the CD release show in Vancouver.\n ');
INSERT INTO `punk_worldwide` VALUES (195, 'http://qchc.com/', 'Quebec Hardcore News', 'http://qchc.com/\n Includes news, pictures, MP3s and reviews.\n ');
INSERT INTO `punk_worldwide` VALUES (196, 'http://members.tripod.com/~saskpunk/', 'Saskatechewan Punk Page', 'http://members.tripod.com/~saskpunk/\n Show listings for the entire Province and links to venues, radio shows and bands from the region.\n ');
INSERT INTO `punk_worldwide` VALUES (197, 'http://members.tripod.com/saskpunk/', 'Saskatchewan Punk and Hardcore', 'http://members.tripod.com/saskpunk/\n Information on bands, venues, stores, zines and the scene in general in the province of Saskatchewan .\n\n ');
INSERT INTO `punk_worldwide` VALUES (198, 'http://www.freewebz.com/mtlpunkrock', 'You Are The Scene!', 'http://www.freewebz.com/mtlpunkrock\n Website on the history of Montreal punk and hardcore scene (1978-1986). [French/English]\n \n');
INSERT INTO `punk_worldwide` VALUES (199, 'http://membres.lycos.fr/montrealrockcity/', 'Montréal: Rock City', 'http://membres.lycos.fr/montrealrockcity/\n The Montréal''s punk scene in shows listing, CD reviews and photographs.\n \n');
INSERT INTO `punk_worldwide` VALUES (200, 'http://www.londonhardcore.com', 'London Hardcore', 'http://www.londonhardcore.com\n A message board to get information about the London hardcore scene.\n \n');
INSERT INTO `punk_worldwide` VALUES (201, 'http://www.mts.net/~radiost8/arsonfest/', 'Arsonfest', 'http://www.mts.net/~radiost8/arsonfest/\n Featuring bands from across North America. Includes news, schedule, and band details.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (202, 'http://www.azpunk.com/', 'AZ Punk', 'http://www.azpunk.com/\n This site is about and for the Arizona punk rockers. Site has local information about punk events in Arizona.\n ');
INSERT INTO `punk_worldwide` VALUES (203, 'http://www.justanotherscene.com/', 'Just Another Scene? - New England Music', 'http://www.justanotherscene.com/\n A comprehensive webpage on the New England music scene (focusing on independent, punk, ska, metal and hardcore) with show listings, bands, zines, labels, reviews and radio shows.\n ');
INSERT INTO `punk_worldwide` VALUES (204, 'http://www.stlpunk.com/', 'The St. Louis Punk Page', 'http://www.stlpunk.com/\n This page has St. Louis punk history, and is a resource for bands, venues, labels and ''zines.\n ');
INSERT INTO `punk_worldwide` VALUES (205, 'http://www.pheer.com', 'Pheer.com', 'http://www.pheer.com\n Scene site for the DC/VA/MD area featuring up to date show listings and information on bands that are from the area.\n ');
INSERT INTO `punk_worldwide` VALUES (206, 'http://mtpunk.com/', 'Montana Punk', 'http://mtpunk.com/\n Includes information on punk-related activism, bands, radio shows, record labels, venues, and zines in the state of Montana.\n\n ');
INSERT INTO `punk_worldwide` VALUES (207, 'http://www.pahardcore.com/', 'PA Hardcore', 'http://www.pahardcore.com/\n Hardcore, punk, emo, and ska scene reviews, forums, events, and bands covering the entire East Coast.\n ');
INSERT INTO `punk_worldwide` VALUES (208, 'http://www.bostongroupienews.com', 'Boston Groupie News', 'http://www.bostongroupienews.com\n Online version of Boston''s punk fanzine, originally published from 1975-1981. Re-prints of original articles, interviews and updates on old Boston punks.\n ');
INSERT INTO `punk_worldwide` VALUES (209, 'http://www.outersound.com/positive/', 'Positive Force DC', 'http://www.outersound.com/positive/\n A political group who often have benefit shows with bands like Jawbox, Fugazi, Scream, Slant 6 and other DC based bands.\n ');
INSERT INTO `punk_worldwide` VALUES (210, 'http://www.punkrockshows.com/', 'Punk Rock Shows', 'http://www.punkrockshows.com/\n Features show listings, band directory, and listings of venues and promoters who feature punk music and related genres.\n ');
INSERT INTO `punk_worldwide` VALUES (211, 'http://www.angelfire.com/in2/showlist/', 'Midwest Show List', 'http://www.angelfire.com/in2/showlist/\n Punk, hardcore, indie rock and ska show listings for Indiana, Ohio, Missouri, Kentucky, Minnesota, Wisconsin, Michigan, Iowa and Illinois.\n\n ');
INSERT INTO `punk_worldwide` VALUES (212, 'http://www.tristatepunk.com/', 'Tri-State Hardcore and Punk', 'http://www.tristatepunk.com/\n Punk, hardcore and emo music information for the New Jersey, New York and Pennsylvania area with interviews, shows listings and pictures.\n ');
INSERT INTO `punk_worldwide` VALUES (213, 'http://www.hardcorewebsite.net/', 'East Coast Hardcore Website', 'http://www.hardcorewebsite.net/\n Show listings added daily, band news, interviews, bookings, MP3s, giveaways and record release information.\n ');
INSERT INTO `punk_worldwide` VALUES (214, 'http://www.angelfire.com/ia/robot/', 'Famous Last Words', 'http://www.angelfire.com/ia/robot/\n A calendar of Iowa hardcore, emo, indie and punk shows, with many band links, message board, pictures, and other scene information.\n ');
INSERT INTO `punk_worldwide` VALUES (215, 'http://www.ctpunx.com/', 'CT Punx', 'http://www.ctpunx.com/\n Connecticut show listings, bands, music, reviews, and photographs.\n ');
INSERT INTO `punk_worldwide` VALUES (216, 'http://www.cameranoise.com/rcpunkrock/', 'Rapid City Scene Page', 'http://www.cameranoise.com/rcpunkrock/\n Information on upcoming shows and booking information for the local punk, hardcore, and indie rock scenes in Rapid City, South Dakota.\n\n ');
INSERT INTO `punk_worldwide` VALUES (217, 'http://www.angelfire.com/in/SayCheese/Indianapunk.html', 'Indiana Punk Listing', 'http://www.angelfire.com/in/SayCheese/Indianapunk.html\n A resource of all Indiana punk, ska, rockabilly, surf, and garage bands.\n ');
INSERT INTO `punk_worldwide` VALUES (218, 'http://www.megakungfu.com/', 'Mega Kung Fu', 'http://www.megakungfu.com/\n A punk and hardcore scene resource featuring CD and show reviews, rants and scene reports from the New England area.\n ');
INSERT INTO `punk_worldwide` VALUES (219, 'http://www.wildcauldron.com/', 'The Wild Cauldron', 'http://www.wildcauldron.com/\n Provides music news, reviews, interviews and concert information for the NY and NJ area.\n ');
INSERT INTO `punk_worldwide` VALUES (220, 'http://www.angelfire.com/wv/wvpunxpage/mainpage.html', 'West Virginia Punks Page', 'http://www.angelfire.com/wv/wvpunxpage/mainpage.html\n A site with upcoming shows, local band pages, show reviews, pictures and a message board.\n ');
INSERT INTO `punk_worldwide` VALUES (221, 'http://members.aol.com/NJPunkPage/', 'The NJ Punk Page', 'http://members.aol.com/NJPunkPage/\n The official page for the NJ punk scene with band listings, upcoming shows, WAVs, MP3s and a chat room.\n\n ');
INSERT INTO `punk_worldwide` VALUES (222, 'http://www.angelfire.com/mo/wirzberg', 'Joplin''s Little Punk Children', 'http://www.angelfire.com/mo/wirzberg\n A site dedicated to the harder music of Joplin, Missouri including Bastard Wrench, Back Seat Girls, Last Call and others.\n ');
INSERT INTO `punk_worldwide` VALUES (223, 'http://angelfire.com/va2/PunkCentral/', 'Fredericksburg Punk Central', 'http://angelfire.com/va2/PunkCentral/\n Information about shows in the VA/DC/MD area. Also hosts The giantic Punk Bands Link Page (Over 400 Bands).\n ');
INSERT INTO `punk_worldwide` VALUES (224, 'http://www.geocities.com/burntheratproductions/', 'Burn The Rat Productions', 'http://www.geocities.com/burntheratproductions/\n Show booking for local and touring hardcore bands in Salt Lake City, as well as general information on the scene.\n ');
INSERT INTO `punk_worldwide` VALUES (225, 'http://lvpunk.com', 'The Las Vegas Punk Scene', 'http://lvpunk.com\n A site providing an up to date resource on concerts and band promotion, along with local news about the Las Vegas punk scene and venue information.\n ');
INSERT INTO `punk_worldwide` VALUES (226, 'http://www.geocities.com/Freedom_Rights_Org/', 'F.R.E.E.', 'http://www.geocities.com/Freedom_Rights_Org/\n Stands for Freedom Rights for Equal Expression. Updated show listings for NJ, NY, PA, CT, ME, MA, VT, NH, RI and CA.\n\n ');
INSERT INTO `punk_worldwide` VALUES (227, 'http://ncstp.worldispnetwork.com/', 'No-Coast Punk', 'http://ncstp.worldispnetwork.com/\n Midwest punk scene site with links to bands, labels, distros, and ''zines.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (228, 'http://www.nightflying.com', 'Nightflying: The Entertainment Guide', 'http://www.nightflying.com\n Arkansas music show dates, forums, classifieds, and links.\n ');
INSERT INTO `punk_worldwide` VALUES (229, 'http://www.arkansasrockers.com/', 'Arkansas Rockers', 'http://www.arkansasrockers.com/\n Show listings, venue links, band links, and message boards.\n ');
INSERT INTO `punk_worldwide` VALUES (230, 'http://www.thegodbey.com', 'The Godbey Music Venue', 'http://www.thegodbey.com\n Atkins, Arkansas music venue official website, contains show dates, information, pictures, and directions.\n ');
INSERT INTO `punk_worldwide` VALUES (231, 'http://www.littlerockhardcore.com/', 'Little Rock Hardcore', 'http://www.littlerockhardcore.com/\n Local bands, music, show listings, and reviews for the Arkansas punk scene.\n ');
INSERT INTO `punk_worldwide` VALUES (232, 'http://www.mexicomexicomusic.com/', 'Mexico Mexico', 'http://www.mexicomexicomusic.com/\n Indie metal band from Russellville, Arkansas. Band news, show listings, music, and lyrics.\n\n ');
INSERT INTO `punk_worldwide` VALUES (233, 'http://heshersmusic.com/', 'Heshers Music Venue', 'http://heshersmusic.com/\n Fort Smith, Arkansas punk rock music venue.\n ');
INSERT INTO `punk_worldwide` VALUES (234, 'http://followmearound.net/', 'Follow Me Around', 'http://followmearound.net/\n Local Arkansas bands, music, show listings, and venues.\n ');
INSERT INTO `punk_worldwide` VALUES (235, 'http://www.sphosting.com/arkansuck/', 'ArkanSuck', 'http://www.sphosting.com/arkansuck/\n Scene reports from around the state of Arkansas.\n ');
INSERT INTO `punk_worldwide` VALUES (236, 'http://www.deasvail.com/', 'Deas Vail', 'http://www.deasvail.com/\n Emo Band from Russellville, AR. Music, show listings, journal, and news.\n ');
INSERT INTO `punk_worldwide` VALUES (237, 'http://www.soundstageshows.homestead.com/', 'The Sound Stage - Conway', 'http://www.soundstageshows.homestead.com/\n Conway, Arkansas music venue Soundstage show dates and information.\n\n ');
INSERT INTO `punk_worldwide` VALUES (238, 'http://godbeygirl.bravehost.com', 'GodbeyGirl', 'http://godbeygirl.bravehost.com\n Local scene information for the Russellville, Arkansas area. Show listings, band links, and venues.\n ');
INSERT INTO `punk_worldwide` VALUES (239, 'http://texarkanarocks.com/', 'Texarkana Rocks', 'http://texarkanarocks.com/\n Texarkana venue and show information. This site also contains band links, reviews, message boards, and classifieds.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (240, 'http://checafe.ucsd.edu/', 'The Che Cafe', 'http://checafe.ucsd.edu/\n A San Diego cafe where punk rock and activists congregate.\n ');
INSERT INTO `punk_worldwide` VALUES (241, 'http://www.track16.com/exhibitions/punk/punk.html', 'Forming: The Early Days Of L.A. Punk', 'http://www.track16.com/exhibitions/punk/punk.html\n An exhibit that will run at Track 16 Gallery in LA.\n ');
INSERT INTO `punk_worldwide` VALUES (242, 'http://www.suburbias.com/la/', 'The L.A. Punk Scene', 'http://www.suburbias.com/la/\n Los Angeles punk rock bands, shows, news, stores and venues.\n ');
INSERT INTO `punk_worldwide` VALUES (243, 'http://www.chicolist.com/', 'Chico Underground Show Information', 'http://www.chicolist.com/\n Guide to undergound/independent punk, indie, hardcore, emo, music shows in Chico, Redding and surrounding areas.\n ');
INSERT INTO `punk_worldwide` VALUES (244, 'http://www.ocpunk.com', 'OCPunk - Orange County Punk Rock', 'http://www.ocpunk.com\n Information about local Orange County bands with show calendar, CD reviews, MP3 clips and upcoming releases.\n\n ');
INSERT INTO `punk_worldwide` VALUES (245, 'http://www.gloom.org/', 'Gloom Dot Org', 'http://www.gloom.org/\n A page to get on a San Diego punk mailing list and read scensters top 10 lists.\n ');
INSERT INTO `punk_worldwide` VALUES (246, 'http://www.tvparty.com/homeroom1/eyezee.html', 'Billy Eye and Judy Zee', 'http://www.tvparty.com/homeroom1/eyezee.html\n This series of articles chronicle punk and new wave bands coming up through the Los Angeles club scene during a three year period starting in 1980.\n ');
INSERT INTO `punk_worldwide` VALUES (247, 'http://members.tripod.com/weirdotronix/', 'Weirdotronix', 'http://members.tripod.com/weirdotronix/\n Relics from 70''s/80''s So-Cal punk scenes.\n ');
INSERT INTO `punk_worldwide` VALUES (248, 'http://www.skateboardnaked.com/skateboardnaked_039.htm', 'Concord Punk and Hardcore', 'http://www.skateboardnaked.com/skateboardnaked_039.htm\n Punk and hardcore bands from the East Bay, Concord,CA. MP3 downloads and upcoming show dates.\n ');
INSERT INTO `punk_worldwide` VALUES (249, 'http://www.angelfire.com/ca/sacpunx/', 'SacPunx - Sacto Punk Rock', 'http://www.angelfire.com/ca/sacpunx/\n Upcoming shows and venue listings for Sacramento.\n\n ');
INSERT INTO `punk_worldwide` VALUES (250, 'http://www.uniondead.com/', 'Union Dead', 'http://www.uniondead.com/\n Interactive local punk show listings. Discussion Forums, Image Gallery. Union Dead, California''s distinct user run punk community, targeting various international issues.\n ');
INSERT INTO `punk_worldwide` VALUES (251, 'http://www.angelfire.com/ca2/punk6/', 'Floor Spazz-A Punk Resource', 'http://www.angelfire.com/ca2/punk6/\n California and out of state show listings for punk rock, hardcore, and other independent music. Band and record label listings. News, reviews, classifieds, zine and mail order listings as well.\n ');
INSERT INTO `punk_worldwide` VALUES (252, 'http://xsouthboundx.tripod.com/main.html', 'Bay Area Punk', 'http://xsouthboundx.tripod.com/main.html\n San Francisco and the surrounding area covered by a list of upcoming shows, links to local bands and other punks'' homepages.\n ');
INSERT INTO `punk_worldwide` VALUES (253, 'http://internettrash.com/users/kar1a/kal_home.htm', 'Southern California Show Listings', 'http://internettrash.com/users/kar1a/kal_home.htm\n A list of shows in the San Diego and Los Angeles area.\n \n');
INSERT INTO `punk_worldwide` VALUES (254, 'http://members.aol.com/Sk8boyInLA/Shows/shows.html', 'Scott Kardon''s Los Angeles Club Calendar', 'http://members.aol.com/Sk8boyInLA/Shows/shows.html\n Los Angeles punk, indie and alternative show listing.\n\n \n');
INSERT INTO `punk_worldwide` VALUES (255, 'http://www.freewebs.com/allthingspunk/', 'All Things Punk', 'http://www.freewebs.com/allthingspunk/\n Information on punk bands and shows from around Northern California, but mostly Redding and Chico.\n \n');
INSERT INTO `punk_worldwide` VALUES (256, 'http://www.calpunk.com', 'Calpunk.com', 'http://www.calpunk.com\n Reviews and top 10 listings for California punk bands.\n \n');
INSERT INTO `punk_worldwide` VALUES (257, 'http://groups.msn.com/PunkSanDiego/_homepage.msnw?pgmarket=en-us', 'Punk San Diego', 'http://groups.msn.com/PunkSanDiego/_homepage.msnw?pgmarket=en-us\n Information about local bands, venues, upcoming shows and record labels.\n \n');
INSERT INTO `punk_worldwide` VALUES (258, 'http://www.allmusic.com/cg/amg.dll?p=amg&amp;sql=C11368', 'All Music Guide - L.A. Punk', 'http://www.allmusic.com/cg/amg.dll?p=amg&amp;sql=C11368\n A brief overview of the most prominent L.A. punk bands.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (259, 'http://newwave.50megs.com/', 'Colorado New Wave and Punk Rock', 'http://newwave.50megs.com/\n A website devoted to the original era of late 70''s and very early 80''s music in the state of Colorado. Site has a discography, audio clips and pictures.\n ');
INSERT INTO `punk_worldwide` VALUES (260, 'http://www.geocities.com/pirate_tribe/', 'PornFree', 'http://www.geocities.com/pirate_tribe/\n Colorado punk and DIY information, including shows, photographs, news updates and a zine.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (261, 'http://www.delawarepunk.com/', 'Delaware Punk', 'http://www.delawarepunk.com/\n Information on bands, shows and the punk scene in and around Delaware.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (262, 'http://www.geocities.com/orlandoskatepunks/', 'Anarchy in Orlando', 'http://www.geocities.com/orlandoskatepunks/\n Information on the punk scene in Orlando, including bands and venues. Also has information on skateboarding.\n ');
INSERT INTO `punk_worldwide` VALUES (263, 'http://www.geocities.com/gristlejaw/', 'Gainseville Band Page', 'http://www.geocities.com/gristlejaw/\n Panthro UK United 13, Assuck, Radon and other Gainseville, FL based bands are profiled here.\n ');
INSERT INTO `punk_worldwide` VALUES (264, 'http://www.geocities.com/fordapunx', 'For The Florida Punx', 'http://www.geocities.com/fordapunx\n All about the happenings in the south Florida local punk, ska and hardcore scenes.\n \n');
INSERT INTO `punk_worldwide` VALUES (265, 'http://web.tampabay.rr.com/limmense/', 'Super Incredible Fun Page', 'http://web.tampabay.rr.com/limmense/\n Super Incredible Fun Page offers upcoming events and pictures from Brandon, USF and Tampa music scene.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (266, 'http://www.chicagohardcore.net/', 'Chicago Hardcore', 'http://www.chicagohardcore.net/\n RealPlayer song and video clips, a schedule of local shows, and band links.\n ');
INSERT INTO `punk_worldwide` VALUES (267, 'http://www.angelfire.com/punk/tricitiesbands/', 'Tri-Cities Bands', 'http://www.angelfire.com/punk/tricitiesbands/\n Site containing information and photos of bands from the tri-cities Illinois area. Shows, news, and scene updates included.\n ');
INSERT INTO `punk_worldwide` VALUES (268, 'http://asylumcoffee.tripod.com/Asylum/', 'Asylum Coffeehouse', 'http://asylumcoffee.tripod.com/Asylum/\n Serving the youth of Springfield, Illinois as a coffee house and a concert venue for punk, ska, hardcore and emo bands.\n \n');
INSERT INTO `punk_worldwide` VALUES (269, 'http://bahscumbug.sunsetd.com/', 'BahScumbug.com - Chicago HxC', 'http://bahscumbug.sunsetd.com/\n Chicago area HxC scene information. Constantly updated Chicago show list, links to lesser known locals as well as the all the favs. Hardcore bands, labels, classified section, and a message board.\n \n');
INSERT INTO `punk_worldwide` VALUES (270, 'http://www.angelfire.com/il3/punkrockbands', 'Illinois'' Punk Rock Access', 'http://www.angelfire.com/il3/punkrockbands\n Listing of punk rock bands and upcoming shows in Illinois.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (271, 'http://www.shrevepunx.com/', 'Shrevepunx', 'http://www.shrevepunx.com/\n Resource for contacts and shows in Shreveport, LA.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (272, 'http://www.angelfire.com/me4/nonsvch/', 'Nonsvch', 'http://www.angelfire.com/me4/nonsvch/\n Forum, show listing, and resources for Maine punk scene.\n \n');
INSERT INTO `punk_worldwide` VALUES (273, 'http://www.geocities.com/punkportfolio/', 'Punk Portfolio', 'http://www.geocities.com/punkportfolio/\n Photographs from the local punk scene in Maine.\n \n');
INSERT INTO `punk_worldwide` VALUES (274, 'http://angrymonkey.8m.net/', 'Angry Monkey Productions', 'http://angrymonkey.8m.net/\n Show booking and information for local or touring bands in Maine.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (275, 'http://www.cbgb.com/', 'CBGB''s', 'http://www.cbgb.com/\n The original New York City hardcore and punk rock club.\n ');
INSERT INTO `punk_worldwide` VALUES (276, 'http://www.abcnorio.org/', 'ABC No Rio', 'http://www.abcnorio.org/\n ABC No Rio is a community-based arts center, performance space for emerging artists and gallery. It has been home to the DIY punk community in NYC.\n ');
INSERT INTO `punk_worldwide` VALUES (277, 'http://www.dotdashnyc.com/', 'Dot Dash', 'http://www.dotdashnyc.com/\n Garage punk meets new wave and rock n roll from New York City. Flyers, show listings, reviews, photographs and band news are featured on the site.\n ');
INSERT INTO `punk_worldwide` VALUES (278, 'http://www.buffaloshows.org', 'Buffalo Hardcore Punk and Straight Edge', 'http://www.buffaloshows.org\n Site has show listings, MP3s, a message board and links to local bands.\n ');
INSERT INTO `punk_worldwide` VALUES (279, 'http://www.syracusepunk.com/', 'Syracuse Punk Page', 'http://www.syracusepunk.com/\n Show listings, bands, links, and forums for Syracuse (New York) punk, hardcore, rock, and ska.\n\n ');
INSERT INTO `punk_worldwide` VALUES (280, 'http://www.rochesterpunk.com/', 'Rochester Punk Rock', 'http://www.rochesterpunk.com/\n An archive and resource for punk and indie bands in the Rochester, NY area including an MP3 archive of bands past and present.\n ');
INSERT INTO `punk_worldwide` VALUES (281, 'http://www.bestweb.net/~rline/', 'Blank Generation - The 70s NYC Music Scene', 'http://www.bestweb.net/~rline/\n A site with old school bands, featuring Dead Boys, Suicide and The Ramones, with pictures and audio clips.\n ');
INSERT INTO `punk_worldwide` VALUES (282, 'http://ny914.tripod.com/', '914 Productions', 'http://ny914.tripod.com/\n Westchester, New York Ska/Punk/Hardcore production company.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (283, 'http://ncpunk.8m.com/', 'NC Punk Online', 'http://ncpunk.8m.com/\n Information on the North Carolina punk scene. Includes bands, venues, upcoming shows, zines, show reviews, and chat.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (284, 'http://www.clepunk.com/', 'ClePunk.com', 'http://www.clepunk.com/\n A site dedicated to the history of the Cleveland punk scene, as well as documenting the current Cleveland scene.\n ');
INSERT INTO `punk_worldwide` VALUES (285, 'http://neussubjex.net/', 'Neus Subjex, The', 'http://neussubjex.net/\n Online version of the Cincinnati punk zine dedicated to gossip, backbiting and recrimination. With message board. Documenting Cincinnati punk rock since 1996.\n ');
INSERT INTO `punk_worldwide` VALUES (286, 'http://members.tripod.com/~morethanmusic/', 'More Than Music Festival 1999', 'http://members.tripod.com/~morethanmusic/\n A listing of bands and themes for the 1999 festival.\n \n');
INSERT INTO `punk_worldwide` VALUES (287, 'http://members.tripod.com/~CITYOFROMANCE/', 'City of Romance', 'http://members.tripod.com/~CITYOFROMANCE/\n An independent rock music collective based in Cleveland, Ohio. Although the collective strives to avoid pigeonholing and aesthetic straitjackets, the bands in the collective are influenced by punk, post-hardcore, new wave, pop and emo.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (288, 'http://www.oklahomapunkscene.com', 'Oklahoma Punk Scene', 'http://www.oklahomapunkscene.com\n A punk zine focused on Oklahoma that also serves as a DIY resource.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (289, 'http://www.kingbanana.net/', 'King Banana', 'http://www.kingbanana.net/\n Events, news, forum, employment, and people in and about the Oregon punk, hardcore, and metal scene.\n ');
INSERT INTO `punk_worldwide` VALUES (290, 'http://punkpdx.tripod.com/', 'Portland Punk Events', 'http://punkpdx.tripod.com/\n Listing of upcoming and ongoing, mostly all-ages, DIY punk events in Portland.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (291, 'http://www.therobotoproject.org/', 'the Mr. Roboto Project Site', 'http://www.therobotoproject.org/\n DIY punk space outside of Pittsburgh.\n ');
INSERT INTO `punk_worldwide` VALUES (292, 'http://users.telerama.com/~dan016/shows.html', 'Pittsburgh Show List', 'http://users.telerama.com/~dan016/shows.html\n Event listings for the Pittsburgh area with links to local bands and sites of interest to punks.\n ');
INSERT INTO `punk_worldwide` VALUES (293, 'http://groups.yahoo.com/group/ThePhiladelphiaShowList/', 'The Philadelphia Scene - Page for News and Shows', 'http://groups.yahoo.com/group/ThePhiladelphiaShowList/\n Philadelphia Skinhead/Punk/Hardcore and Ska Show Listings with news about Philadelphia, PA.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (294, 'http://www.collectorscum.com/volume3/texas/', 'Discography of Texas Punk', 'http://www.collectorscum.com/volume3/texas/\n A very detailed history of Texas punk in records until around 1982.\n ');
INSERT INTO `punk_worldwide` VALUES (295, 'http://TexasPunkJunk.homestead.com/OHLOISWELCOME.html', 'Texas Punk Junk', 'http://TexasPunkJunk.homestead.com/OHLOISWELCOME.html\n Information and links on Texas scenes, skate punks plus local and national bands.\n ');
INSERT INTO `punk_worldwide` VALUES (296, 'http://www.angelfire.com/tx4/sapunk/', 'San Anto Punk', 'http://www.angelfire.com/tx4/sapunk/\n Devoted to San Antonio punk rock bands, and local club and show information.\n ');
INSERT INTO `punk_worldwide` VALUES (297, 'http://www.speakeasy.org/~gsp13/index2.htm', 'Denton Show List', 'http://www.speakeasy.org/~gsp13/index2.htm\n A punk, hardcore and indie rock show listing for Denton, Dallas and Ft. Worth.\n \n');
INSERT INTO `punk_worldwide` VALUES (298, 'http://emopop.com', 'Emo Pop', 'http://emopop.com\n All about Houston and Lake Jackson emo, punk and indie scenes. Concert dates, news and pictures.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (299, 'http://www.starcitypunk.com/', 'Star City Punk', 'http://www.starcitypunk.com/\n Show calendar, mp3''s, photos, news, and information covering the Roanoke, Virginia punk scene.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (300, 'http://www.seattlepunk.net/', 'Seattle Punk', 'http://www.seattlepunk.net/\n News, forum, events, bands, and venues for the western Washington punk scene.\n \n');
INSERT INTO `punk_worldwide` VALUES (301, 'http://www.whitetrashpunk.com/', 'White Trash Punk', 'http://www.whitetrashpunk.com/\n Resources for the Seattle-area punk scene, including band listings, event calendar, and punk paraphernalia.\n \n');
INSERT INTO `punk_worldwide` VALUES (302, 'http://seattlepunked.com/', 'Seattle Punked', 'http://seattlepunked.com/\n Live punk show listings for the Seattle area as well as Seattle band links.\n\n\n  ');
INSERT INTO `punk_worldwide` VALUES (303, 'http://www.wiscpunk.org/', 'Wisconsin Punk Online', 'http://www.wiscpunk.org/\n Wisconsin D.I.Y. punk/hardcore site. Also has some information on the scenes in Minnesota and Michigan.\n ');
INSERT INTO `punk_worldwide` VALUES (304, 'http://www.angelfire.com/wi/punkandhardcore/', 'Wisconsin Punk And Hardcore', 'http://www.angelfire.com/wi/punkandhardcore/\n Has upcoming shows and events listings, interviews, classifieds and pictures.\n\n\n  ');

