Query 1: MATCH (p:Pokemon) RETURN p.name AS Pokemon, p.type AS Type
Pokemon	Type
"Bulbasaur"	"Grass"
"Ivysaur"	"Grass"
"Venusaur"	"Grass"
"Charmander"	"Fire"
"Charmeleon"	"Fire"
"Charizard"	"Fire"
"Squirtle"	"Water"
"Wartortle"	"Water"
"Blastoise"	"Water"
"Caterpie"	"Bug"
"Metapod"	"Bug"
"Butterfree"	"Bug"
"Weedle"	"Bug"
"Kakuna"	"Bug"
"Beedrill"	"Bug"
"Pidgey"	"Normal"
"Pidgeotto"	"Normal"
"Pidgeot"	"Normal"
"Rattata"	"Normal"
"Raticate"	"Normal"
"Spearow"	"Normal"
"Fearow"	"Normal"
"Ekans"	"Poison"
"Arbok"	"Poison"
"Pikachu"	"Electric"
"Raichu"	"Electric"
"Sandshrew"	"Ground"
"Sandslash"	"Ground"
"Nidoran?"	"Poison"
"Nidorina"	"Poison"
"Nidoqueen"	"Poison"
"Nidoran?"	"Poison"
"Nidorino"	"Poison"
"Nidoking"	"Poison"
"Clefairy"	"Fairy"
"Clefable"	"Fairy"
"Vulpix"	"Fire"
"Ninetales"	"Fire"
"Jigglypuff"	"Normal"
"Wigglytuff"	"Normal"
"Zubat"	"Poison"
"Golbat"	"Poison"
"Oddish"	"Grass"
"Gloom"	"Grass"
"Vileplume"	"Grass"
"Paras"	"Bug"
"Parasect"	"Bug"
"Venonat"	"Bug"
"Venomoth"	"Bug"
"Diglett"	"Ground"
"Dugtrio"	"Ground"
"Meowth"	"Normal"
"Persian"	"Normal"
"Psyduck"	"Water"
"Golduck"	"Water"
"Mankey"	"Fighting"
"Primeape"	"Fighting"
"Growlithe"	"Fire"
"Arcanine"	"Fire"
"Poliwag"	"Water"
"Poliwhirl"	"Water"
"Poliwrath"	"Water"
"Abra"	"Psychic"
"Kadabra"	"Psychic"
"Alakazam"	"Psychic"
"Machop"	"Fighting"
"Machoke"	"Fighting"
"Machamp"	"Fighting"
"Bellsprout"	"Grass"
"Weepinbell"	"Grass"
"Victreebel"	"Grass"
"Tentacool"	"Water"
"Tentacruel"	"Water"
"Geodude"	"Rock"
"Graveler"	"Rock"
"Golem"	"Rock"
"Ponyta"	"Fire"
"Rapidash"	"Fire"
"Slowpoke"	"Water"
"Slowbro"	"Water"
"Magnemite"	"Electric"
"Magneton"	"Electric"
"Farfetch'd"	"Normal"
"Doduo"	"Normal"
"Dodrio"	"Normal"
"Seel"	"Water"
"Dewgong"	"Water"
"Grimer"	"Poison"
"Muk"	"Poison"
"Shellder"	"Water"
"Cloyster"	"Water"
"Gastly"	"Ghost"
"Haunter"	"Ghost"
"Gengar"	"Ghost"
"Onix"	"Rock"
"Drowzee"	"Psychic"
"Hypno"	"Psychic"
"Krabby"	"Water"
"Kingler"	"Water"
"Voltorb"	"Electric"
"Electrode"	"Electric"
"Exeggcute"	"Grass"
"Exeggutor"	"Grass"
"Cubone"	"Ground"
"Marowak"	"Ground"
"Hitmonlee"	"Fighting"
"Hitmonchan"	"Fighting"
"Lickitung"	"Normal"
"Koffing"	"Poison"
"Weezing"	"Poison"
"Rhyhorn"	"Ground"
"Rhydon"	"Ground"
"Chansey"	"Normal"
"Tangela"	"Grass"
"Kangaskhan"	"Normal"
"Horsea"	"Water"
"Seadra"	"Water"
"Goldeen"	"Water"
"Seaking"	"Water"
"Staryu"	"Water"
"Starmie"	"Water"
"Mr. Mime"	"Psychic"
"Scyther"	"Bug"
"Jynx"	"Ice"
"Electabuzz"	"Electric"
"Magmar"	"Fire"
"Pinsir"	"Bug"
"Tauros"	"Normal"
"Magikarp"	"Water"
"Gyarados"	"Water"
"Lapras"	"Water"
"Ditto"	"Normal"
"Eevee"	"Normal"
"Vaporeon"	"Water"
"Jolteon"	"Electric"
"Flareon"	"Fire"
"Porygon"	"Normal"
"Omanyte"	"Rock"
"Omastar"	"Rock"
"Kabuto"	"Rock"
"Kabutops"	"Rock"
"Aerodactyl"	"Rock"
"Snorlax"	"Normal"
"Articuno"	"Ice"
"Zapdos"	"Electric"
"Moltres"	"Fire"
"Dratini"	"Dragon"
"Dragonair"	"Dragon"
"Dragonite"	"Dragon"
"Mewtwo"	"Psychic"
"Mew"	"Psychic"
"Chikorita"	"Grass"
"Bayleef"	"Grass"
"Meganium"	"Grass"
"Cyndaquil"	"Fire"
"Quilava"	"Fire"
"Typhlosion"	"Fire"
"Totodile"	"Water"
"Croconaw"	"Water"
"Feraligatr"	"Water"
"Sentret"	"Normal"
"Furret"	"Normal"
"Hoothoot"	"Normal"
"Noctowl"	"Normal"
"Ledyba"	"Bug"
"Ledian"	"Bug"
"Spinarak"	"Bug"
"Ariados"	"Bug"
"Crobat"	"Poison"
"Chinchou"	"Water"
"Lanturn"	"Water"
"Pichu"	"Electric"
"Cleffa"	"Fairy"
"Igglybuff"	"Normal"
"Togepi"	"Fairy"
"Togetic"	"Fairy"
"Natu"	"Psychic"
"Xatu"	"Psychic"
"Mareep"	"Electric"
"Flaaffy"	"Electric"
"Ampharos"	"Electric"
"Bellossom"	"Grass"
"Marill"	"Water"
"Azumarill"	"Water"
"Sudowoodo"	"Rock"
"Politoed"	"Water"
"Hoppip"	"Grass"
"Skiploom"	"Grass"
"Jumpluff"	"Grass"
"Aipom"	"Normal"
"Sunkern"	"Grass"
"Sunflora"	"Grass"
"Yanma"	"Bug"
"Wooper"	"Water"
"Quagsire"	"Water"
"Espeon"	"Psychic"
"Umbreon"	"Dark"
"Murkrow"	"Dark"
"Slowking"	"Water"
"Misdreavus"	"Ghost"
"Unown"	"Psychic"
"Wobbuffet"	"Psychic"
"Girafarig"	"Normal"
"Pineco"	"Bug"
"Forretress"	"Bug"
"Dunsparce"	"Normal"
"Gligar"	"Ground"
"Steelix"	"Steel"
"Snubbull"	"Fairy"
"Granbull"	"Fairy"
"Qwilfish"	"Water"
"Scizor"	"Bug"
"Shuckle"	"Bug"
"Heracross"	"Bug"
"Sneasel"	"Dark"
"Teddiursa"	"Normal"
"Ursaring"	"Normal"
"Slugma"	"Fire"
"Magcargo"	"Fire"
"Swinub"	"Ice"
"Piloswine"	"Ice"
"Corsola"	"Water"
"Remoraid"	"Water"
"Octillery"	"Water"
"Delibird"	"Ice"
"Mantine"	"Water"
"Skarmory"	"Steel"
"Houndour"	"Dark"
"Houndoom"	"Dark"
"Kingdra"	"Water"
"Phanpy"	"Ground"
"Donphan"	"Ground"
"Porygon2"	"Normal"
"Stantler"	"Normal"
"Smeargle"	"Normal"
"Tyrogue"	"Fighting"
"Hitmontop"	"Fighting"
"Smoochum"	"Ice"
"Elekid"	"Electric"
"Magby"	"Fire"
"Miltank"	"Normal"
"Blissey"	"Normal"
"Raikou"	"Electric"
"Entei"	"Fire"
"Suicune"	"Water"
"Larvitar"	"Rock"
"Pupitar"	"Rock"
"Tyranitar"	"Rock"
"Lugia"	"Psychic"
"Ho-Oh"	"Fire"
"Celebi"	"Psychic"
"Treecko"	"Grass"
"Grovyle"	"Grass"
"Sceptile"	"Grass"
"Torchic"	"Fire"
"Combusken"	"Fire"
"Blaziken"	"Fire"
"Mudkip"	"Water"
"Marshtomp"	"Water"
"Swampert"	"Water"
"Poochyena"	"Dark"
"Mightyena"	"Dark"
"Zigzagoon"	"Normal"
"Linoone"	"Normal"
"Wurmple"	"Bug"
"Silcoon"	"Bug"
"Beautifly"	"Bug"
"Cascoon"	"Bug"
"Dustox"	"Bug"
"Lotad"	"Water"
"Lombre"	"Water"
"Ludicolo"	"Water"
"Seedot"	"Grass"
"Nuzleaf"	"Grass"
"Shiftry"	"Grass"
"Taillow"	"Normal"
"Swellow"	"Normal"
"Wingull"	"Water"
"Pelipper"	"Water"
"Ralts"	"Psychic"
"Kirlia"	"Psychic"
"Gardevoir"	"Psychic"
"Surskit"	"Bug"
"Masquerain"	"Bug"
"Shroomish"	"Grass"
"Breloom"	"Grass"
"Slakoth"	"Normal"
"Vigoroth"	"Normal"
"Slaking"	"Normal"
"Nincada"	"Bug"
"Ninjask"	"Bug"
"Shedinja"	"Bug"
"Whismur"	"Normal"
"Loudred"	"Normal"
"Exploud"	"Normal"
"Makuhita"	"Fighting"
"Hariyama"	"Fighting"
"Azurill"	"Normal"
"Nosepass"	"Rock"
"Skitty"	"Normal"
"Bulbasaur"	"Grass"
"Ivysaur"	"Grass"
"Venusaur"	"Grass"
"Charmander"	"Fire"
"Charmeleon"	"Fire"
"Charizard"	"Fire"
"Squirtle"	"Water"
"Wartortle"	"Water"
"Blastoise"	"Water"
"Caterpie"	"Bug"
"Metapod"	"Bug"
"Butterfree"	"Bug"
"Weedle"	"Bug"
"Kakuna"	"Bug"
"Beedrill"	"Bug"
"Pidgey"	"Normal"
"Pidgeotto"	"Normal"
"Pidgeot"	"Normal"
"Rattata"	"Normal"
"Raticate"	"Normal"
"Spearow"	"Normal"
"Fearow"	"Normal"
"Ekans"	"Poison"
"Arbok"	"Poison"
"Pikachu"	"Electric"
"Raichu"	"Electric"
"Sandshrew"	"Ground"
"Sandslash"	"Ground"
"Nidoran?"	"Poison"
"Nidorina"	"Poison"
"Nidoqueen"	"Poison"
"Nidoran?"	"Poison"
"Nidorino"	"Poison"
"Nidoking"	"Poison"
"Clefairy"	"Fairy"
"Clefable"	"Fairy"
"Vulpix"	"Fire"
"Ninetales"	"Fire"
"Jigglypuff"	"Normal"
"Wigglytuff"	"Normal"
"Zubat"	"Poison"
"Golbat"	"Poison"
"Oddish"	"Grass"
"Gloom"	"Grass"
"Vileplume"	"Grass"
"Paras"	"Bug"
"Parasect"	"Bug"
"Venonat"	"Bug"
"Venomoth"	"Bug"
"Diglett"	"Ground"
"Dugtrio"	"Ground"
"Meowth"	"Normal"
"Persian"	"Normal"
"Psyduck"	"Water"
"Golduck"	"Water"
"Mankey"	"Fighting"
"Primeape"	"Fighting"
"Growlithe"	"Fire"
"Arcanine"	"Fire"
"Poliwag"	"Water"
"Poliwhirl"	"Water"
"Poliwrath"	"Water"
"Abra"	"Psychic"
"Kadabra"	"Psychic"
"Alakazam"	"Psychic"
"Machop"	"Fighting"
"Machoke"	"Fighting"
"Machamp"	"Fighting"
"Bellsprout"	"Grass"
"Weepinbell"	"Grass"
"Victreebel"	"Grass"
"Tentacool"	"Water"
"Tentacruel"	"Water"
"Geodude"	"Rock"
"Graveler"	"Rock"
"Golem"	"Rock"
"Ponyta"	"Fire"
"Rapidash"	"Fire"
"Slowpoke"	"Water"
"Slowbro"	"Water"
"Magnemite"	"Electric"
"Magneton"	"Electric"
"Farfetch'd"	"Normal"
"Doduo"	"Normal"
"Dodrio"	"Normal"
"Seel"	"Water"
"Dewgong"	"Water"
"Grimer"	"Poison"
"Muk"	"Poison"
"Shellder"	"Water"
"Cloyster"	"Water"
"Gastly"	"Ghost"
"Haunter"	"Ghost"
"Gengar"	"Ghost"
"Onix"	"Rock"
"Drowzee"	"Psychic"
"Hypno"	"Psychic"
"Krabby"	"Water"
"Kingler"	"Water"
"Voltorb"	"Electric"
"Electrode"	"Electric"
"Exeggcute"	"Grass"
"Exeggutor"	"Grass"
"Cubone"	"Ground"
"Marowak"	"Ground"
"Hitmonlee"	"Fighting"
"Hitmonchan"	"Fighting"
"Lickitung"	"Normal"
"Koffing"	"Poison"
"Weezing"	"Poison"
"Rhyhorn"	"Ground"
"Rhydon"	"Ground"
"Chansey"	"Normal"
"Tangela"	"Grass"
"Kangaskhan"	"Normal"
"Horsea"	"Water"
"Seadra"	"Water"
"Goldeen"	"Water"
"Seaking"	"Water"
"Staryu"	"Water"
"Starmie"	"Water"
"Mr. Mime"	"Psychic"
"Scyther"	"Bug"
"Jynx"	"Ice"
"Electabuzz"	"Electric"
"Magmar"	"Fire"
"Pinsir"	"Bug"
"Tauros"	"Normal"
"Magikarp"	"Water"
"Gyarados"	"Water"
"Lapras"	"Water"
"Ditto"	"Normal"
"Eevee"	"Normal"
"Vaporeon"	"Water"
"Jolteon"	"Electric"
"Flareon"	"Fire"
"Porygon"	"Normal"
"Omanyte"	"Rock"
"Omastar"	"Rock"
"Kabuto"	"Rock"
"Kabutops"	"Rock"
"Aerodactyl"	"Rock"
"Snorlax"	"Normal"
"Articuno"	"Ice"
"Zapdos"	"Electric"
"Moltres"	"Fire"
"Dratini"	"Dragon"
"Dragonair"	"Dragon"
"Dragonite"	"Dragon"
"Mewtwo"	"Psychic"
"Mew"	"Psychic"
"Chikorita"	"Grass"
"Bayleef"	"Grass"
"Meganium"	"Grass"
"Cyndaquil"	"Fire"
"Quilava"	"Fire"
"Typhlosion"	"Fire"
"Totodile"	"Water"
"Croconaw"	"Water"
"Feraligatr"	"Water"
"Sentret"	"Normal"
"Furret"	"Normal"
"Hoothoot"	"Normal"
"Noctowl"	"Normal"
"Ledyba"	"Bug"
"Ledian"	"Bug"
"Spinarak"	"Bug"
"Ariados"	"Bug"
"Crobat"	"Poison"
"Chinchou"	"Water"
"Lanturn"	"Water"
"Pichu"	"Electric"
"Cleffa"	"Fairy"
"Igglybuff"	"Normal"
"Togepi"	"Fairy"
"Togetic"	"Fairy"
"Natu"	"Psychic"
"Xatu"	"Psychic"
"Mareep"	"Electric"
"Flaaffy"	"Electric"
"Ampharos"	"Electric"
"Bellossom"	"Grass"
"Marill"	"Water"
"Azumarill"	"Water"
"Sudowoodo"	"Rock"
"Politoed"	"Water"
"Hoppip"	"Grass"
"Skiploom"	"Grass"
"Jumpluff"	"Grass"
"Aipom"	"Normal"
"Sunkern"	"Grass"
"Sunflora"	"Grass"
"Yanma"	"Bug"
"Wooper"	"Water"
"Quagsire"	"Water"
"Espeon"	"Psychic"
"Umbreon"	"Dark"
"Murkrow"	"Dark"
"Slowking"	"Water"
"Misdreavus"	"Ghost"
"Unown"	"Psychic"
"Wobbuffet"	"Psychic"
"Girafarig"	"Normal"
"Pineco"	"Bug"
"Forretress"	"Bug"
"Dunsparce"	"Normal"
"Gligar"	"Ground"
"Steelix"	"Steel"
"Snubbull"	"Fairy"
"Granbull"	"Fairy"
"Qwilfish"	"Water"
"Scizor"	"Bug"
"Shuckle"	"Bug"
"Heracross"	"Bug"
"Sneasel"	"Dark"
"Teddiursa"	"Normal"
"Ursaring"	"Normal"
"Slugma"	"Fire"
"Magcargo"	"Fire"
"Swinub"	"Ice"
"Piloswine"	"Ice"
"Corsola"	"Water"
"Remoraid"	"Water"
"Octillery"	"Water"
"Delibird"	"Ice"
"Mantine"	"Water"
"Skarmory"	"Steel"
"Houndour"	"Dark"
"Houndoom"	"Dark"
"Kingdra"	"Water"
"Phanpy"	"Ground"
"Donphan"	"Ground"
"Porygon2"	"Normal"
"Stantler"	"Normal"
"Smeargle"	"Normal"
"Tyrogue"	"Fighting"
"Hitmontop"	"Fighting"
"Smoochum"	"Ice"
"Elekid"	"Electric"
"Magby"	"Fire"
"Miltank"	"Normal"
"Blissey"	"Normal"
"Raikou"	"Electric"
"Entei"	"Fire"
"Suicune"	"Water"
"Larvitar"	"Rock"
"Pupitar"	"Rock"
"Tyranitar"	"Rock"
"Lugia"	"Psychic"
"Ho-Oh"	"Fire"
"Celebi"	"Psychic"
"Treecko"	"Grass"
"Grovyle"	"Grass"
"Sceptile"	"Grass"
"Torchic"	"Fire"
"Combusken"	"Fire"
"Blaziken"	"Fire"
"Mudkip"	"Water"
"Marshtomp"	"Water"
"Swampert"	"Water"
"Poochyena"	"Dark"
"Mightyena"	"Dark"
"Zigzagoon"	"Normal"
"Linoone"	"Normal"
"Wurmple"	"Bug"
"Silcoon"	"Bug"
"Beautifly"	"Bug"
"Cascoon"	"Bug"
"Dustox"	"Bug"
"Lotad"	"Water"
"Lombre"	"Water"
"Ludicolo"	"Water"
"Seedot"	"Grass"
"Nuzleaf"	"Grass"
"Shiftry"	"Grass"
"Taillow"	"Normal"
"Swellow"	"Normal"
"Wingull"	"Water"
"Pelipper"	"Water"
"Ralts"	"Psychic"
"Kirlia"	"Psychic"
"Gardevoir"	"Psychic"
"Surskit"	"Bug"
"Masquerain"	"Bug"
"Shroomish"	"Grass"
"Breloom"	"Grass"
"Slakoth"	"Normal"
"Vigoroth"	"Normal"
"Slaking"	"Normal"
"Nincada"	"Bug"
"Ninjask"	"Bug"
"Shedinja"	"Bug"
"Whismur"	"Normal"
"Loudred"	"Normal"
"Exploud"	"Normal"
"Makuhita"	"Fighting"
"Hariyama"	"Fighting"
"Azurill"	"Normal"
"Nosepass"	"Rock"
"Skitty"	"Normal"
"Bulbasaur"	"Grass"
"Ivysaur"	"Grass"
"Venusaur"	"Grass"
"Charmander"	"Fire"
"Charmeleon"	"Fire"
"Charizard"	"Fire"
"Squirtle"	"Water"
"Wartortle"	"Water"
"Blastoise"	"Water"
"Caterpie"	"Bug"
"Metapod"	"Bug"
"Butterfree"	"Bug"
"Weedle"	"Bug"
"Kakuna"	"Bug"
"Beedrill"	"Bug"
"Pidgey"	"Normal"
"Pidgeotto"	"Normal"
"Pidgeot"	"Normal"
"Rattata"	"Normal"
"Raticate"	"Normal"
"Spearow"	"Normal"
"Fearow"	"Normal"
"Ekans"	"Poison"
"Arbok"	"Poison"
"Pikachu"	"Electric"
"Raichu"	"Electric"
"Sandshrew"	"Ground"
"Sandslash"	"Ground"
"Nidoran?"	"Poison"
"Nidorina"	"Poison"
"Nidoqueen"	"Poison"
"Nidoran?"	"Poison"
"Nidorino"	"Poison"
"Nidoking"	"Poison"
"Clefairy"	"Fairy"
"Clefable"	"Fairy"
"Vulpix"	"Fire"
"Ninetales"	"Fire"
"Jigglypuff"	"Normal"
"Wigglytuff"	"Normal"
"Zubat"	"Poison"
"Golbat"	"Poison"
"Oddish"	"Grass"
"Gloom"	"Grass"
"Vileplume"	"Grass"
"Paras"	"Bug"
"Parasect"	"Bug"
"Venonat"	"Bug"
"Venomoth"	"Bug"
"Diglett"	"Ground"
"Dugtrio"	"Ground"
"Meowth"	"Normal"
"Persian"	"Normal"
"Psyduck"	"Water"
"Golduck"	"Water"
"Mankey"	"Fighting"
"Primeape"	"Fighting"
"Growlithe"	"Fire"
"Arcanine"	"Fire"
"Poliwag"	"Water"
"Poliwhirl"	"Water"
"Poliwrath"	"Water"
"Abra"	"Psychic"
"Kadabra"	"Psychic"
"Alakazam"	"Psychic"
"Machop"	"Fighting"
"Machoke"	"Fighting"
"Machamp"	"Fighting"
"Bellsprout"	"Grass"
"Weepinbell"	"Grass"
"Victreebel"	"Grass"
"Tentacool"	"Water"
"Tentacruel"	"Water"
"Geodude"	"Rock"
"Graveler"	"Rock"
"Golem"	"Rock"
"Ponyta"	"Fire"
"Rapidash"	"Fire"
"Slowpoke"	"Water"
"Slowbro"	"Water"
"Magnemite"	"Electric"
"Magneton"	"Electric"
"Farfetch'd"	"Normal"
"Doduo"	"Normal"
"Dodrio"	"Normal"
"Seel"	"Water"
"Dewgong"	"Water"
"Grimer"	"Poison"
"Muk"	"Poison"
"Shellder"	"Water"
"Cloyster"	"Water"
"Gastly"	"Ghost"
"Haunter"	"Ghost"
"Gengar"	"Ghost"
"Onix"	"Rock"
"Drowzee"	"Psychic"
"Hypno"	"Psychic"
"Krabby"	"Water"
"Kingler"	"Water"
"Voltorb"	"Electric"
"Electrode"	"Electric"
"Exeggcute"	"Grass"
"Exeggutor"	"Grass"
"Cubone"	"Ground"
"Marowak"	"Ground"
"Hitmonlee"	"Fighting"
"Hitmonchan"	"Fighting"
"Lickitung"	"Normal"
"Koffing"	"Poison"
"Weezing"	"Poison"
"Rhyhorn"	"Ground"
"Rhydon"	"Ground"
"Chansey"	"Normal"
"Tangela"	"Grass"
"Kangaskhan"	"Normal"
"Horsea"	"Water"
"Seadra"	"Water"
"Goldeen"	"Water"
"Seaking"	"Water"
"Staryu"	"Water"
"Starmie"	"Water"
"Mr. Mime"	"Psychic"
"Scyther"	"Bug"
"Jynx"	"Ice"
"Electabuzz"	"Electric"
"Magmar"	"Fire"
"Pinsir"	"Bug"
"Tauros"	"Normal"
"Magikarp"	"Water"
"Gyarados"	"Water"
"Lapras"	"Water"
"Ditto"	"Normal"
"Eevee"	"Normal"
"Vaporeon"	"Water"
"Jolteon"	"Electric"
"Flareon"	"Fire"
"Porygon"	"Normal"
"Omanyte"	"Rock"
"Omastar"	"Rock"
"Kabuto"	"Rock"
"Kabutops"	"Rock"
"Aerodactyl"	"Rock"
"Snorlax"	"Normal"
"Articuno"	"Ice"
"Zapdos"	"Electric"
"Moltres"	"Fire"
"Dratini"	"Dragon"
"Dragonair"	"Dragon"
"Dragonite"	"Dragon"
"Mewtwo"	"Psychic"
"Mew"	"Psychic"
"Chikorita"	"Grass"
"Bayleef"	"Grass"
"Meganium"	"Grass"
"Cyndaquil"	"Fire"
"Quilava"	"Fire"
"Typhlosion"	"Fire"
"Totodile"	"Water"
"Croconaw"	"Water"
"Feraligatr"	"Water"
"Sentret"	"Normal"
"Furret"	"Normal"
"Hoothoot"	"Normal"
"Noctowl"	"Normal"
"Ledyba"	"Bug"
"Ledian"	"Bug"
"Spinarak"	"Bug"
"Ariados"	"Bug"
"Crobat"	"Poison"
"Chinchou"	"Water"
"Lanturn"	"Water"
"Pichu"	"Electric"
"Cleffa"	"Fairy"
"Igglybuff"	"Normal"
"Togepi"	"Fairy"
"Togetic"	"Fairy"
"Natu"	"Psychic"
"Xatu"	"Psychic"
"Mareep"	"Electric"
"Flaaffy"	"Electric"
"Ampharos"	"Electric"
"Bellossom"	"Grass"
"Marill"	"Water"
"Azumarill"	"Water"
"Sudowoodo"	"Rock"
"Politoed"	"Water"
"Hoppip"	"Grass"
"Skiploom"	"Grass"
"Jumpluff"	"Grass"
"Aipom"	"Normal"
"Sunkern"	"Grass"
"Sunflora"	"Grass"
"Yanma"	"Bug"
"Wooper"	"Water"
"Quagsire"	"Water"
"Espeon"	"Psychic"
"Umbreon"	"Dark"
"Murkrow"	"Dark"
"Slowking"	"Water"
"Misdreavus"	"Ghost"
"Unown"	"Psychic"
"Wobbuffet"	"Psychic"
"Girafarig"	"Normal"
"Pineco"	"Bug"
"Forretress"	"Bug"
"Dunsparce"	"Normal"
"Gligar"	"Ground"
"Steelix"	"Steel"
"Snubbull"	"Fairy"
"Granbull"	"Fairy"
"Qwilfish"	"Water"
"Scizor"	"Bug"
"Shuckle"	"Bug"
"Heracross"	"Bug"
"Sneasel"	"Dark"
"Teddiursa"	"Normal"
"Ursaring"	"Normal"
"Slugma"	"Fire"
"Magcargo"	"Fire"
"Swinub"	"Ice"
"Piloswine"	"Ice"
"Corsola"	"Water"
"Remoraid"	"Water"
"Octillery"	"Water"
"Delibird"	"Ice"
"Mantine"	"Water"
"Skarmory"	"Steel"
"Houndour"	"Dark"
"Houndoom"	"Dark"
"Kingdra"	"Water"
"Phanpy"	"Ground"
"Donphan"	"Ground"
"Porygon2"	"Normal"
"Stantler"	"Normal"
"Smeargle"	"Normal"
"Tyrogue"	"Fighting"
"Hitmontop"	"Fighting"
"Smoochum"	"Ice"
"Elekid"	"Electric"
"Magby"	"Fire"
"Miltank"	"Normal"
"Blissey"	"Normal"
"Raikou"	"Electric"
"Entei"	"Fire"
"Suicune"	"Water"
"Larvitar"	"Rock"
"Pupitar"	"Rock"
"Tyranitar"	"Rock"
"Lugia"	"Psychic"
"Ho-Oh"	"Fire"
"Celebi"	"Psychic"
"Treecko"	"Grass"
"Grovyle"	"Grass"
"Sceptile"	"Grass"
"Torchic"	"Fire"
"Combusken"	"Fire"
"Blaziken"	"Fire"
"Mudkip"	"Water"
"Marshtomp"	"Water"
"Swampert"	"Water"
"Poochyena"	"Dark"
"Mightyena"	"Dark"
"Zigzagoon"	"Normal"
"Linoone"	"Normal"
"Wurmple"	"Bug"
"Silcoon"	"Bug"
"Beautifly"	"Bug"
"Cascoon"	"Bug"
"Dustox"	"Bug"
"Lotad"	"Water"
"Lombre"	"Water"
"Ludicolo"	"Water"
"Seedot"	"Grass"
"Nuzleaf"	"Grass"
"Shiftry"	"Grass"
"Taillow"	"Normal"
"Swellow"	"Normal"
"Wingull"	"Water"
"Pelipper"	"Water"
"Ralts"	"Psychic"
"Kirlia"	"Psychic"
"Gardevoir"	"Psychic"
"Surskit"	"Bug"
"Masquerain"	"Bug"
"Shroomish"	"Grass"
"Breloom"	"Grass"
"Slakoth"	"Normal"
"Vigoroth"	"Normal"
"Slaking"	"Normal"
"Nincada"	"Bug"
"Ninjask"	"Bug"
"Shedinja"	"Bug"
"Whismur"	"Normal"
"Loudred"	"Normal"
"Exploud"	"Normal"
"Makuhita"	"Fighting"
"Hariyama"	"Fighting"
"Azurill"	"Normal"
"Nosepass"	"Rock"
"Skitty"	"Normal"
"Bulbasaur"	"Grass"
"Ivysaur"	"Grass"
"Venusaur"	"Grass"
"Charmander"	"Fire"
"Charmeleon"	"Fire"
"Charizard"	"Fire"
"Squirtle"	"Water"
"Wartortle"	"Water"
"Blastoise"	"Water"
"Caterpie"	"Bug"
"Metapod"	"Bug"
"Butterfree"	"Bug"
"Weedle"	"Bug"
"Kakuna"	"Bug"
"Beedrill"	"Bug"
"Pidgey"	"Normal"
"Pidgeotto"	"Normal"
"Pidgeot"	"Normal"
"Rattata"	"Normal"
"Raticate"	"Normal"
"Spearow"	"Normal"
"Fearow"	"Normal"
"Ekans"	"Poison"
"Arbok"	"Poison"
"Pikachu"	"Electric"
"Raichu"	"Electric"
"Sandshrew"	"Ground"
"Sandslash"	"Ground"
"Nidoran?"	"Poison"
"Nidorina"	"Poison"
"Nidoqueen"	"Poison"
"Nidoran?"	"Poison"
"Nidorino"	"Poison"
"Nidoking"	"Poison"
"Clefairy"	"Fairy"
"Clefable"	"Fairy"
"Vulpix"	"Fire"
"Ninetales"	"Fire"
"Jigglypuff"	"Normal"
"Wigglytuff"	"Normal"
"Zubat"	"Poison"
"Golbat"	"Poison"
"Oddish"	"Grass"
"Gloom"	"Grass"
"Vileplume"	"Grass"
"Paras"	"Bug"
"Parasect"	"Bug"
"Venonat"	"Bug"
"Venomoth"	"Bug"
"Diglett"	"Ground"
"Dugtrio"	"Ground"
"Meowth"	"Normal"
"Persian"	"Normal"
"Psyduck"	"Water"
"Golduck"	"Water"
"Mankey"	"Fighting"
"Primeape"	"Fighting"
"Growlithe"	"Fire"
"Arcanine"	"Fire"
"Poliwag"	"Water"
"Poliwhirl"	"Water"
"Poliwrath"	"Water"
"Abra"	"Psychic"
"Kadabra"	"Psychic"
"Alakazam"	"Psychic"
"Machop"	"Fighting"
"Machoke"	"Fighting"
"Machamp"	"Fighting"
"Bellsprout"	"Grass"
"Weepinbell"	"Grass"
"Victreebel"	"Grass"
"Tentacool"	"Water"
"Tentacruel"	"Water"
"Geodude"	"Rock"
"Graveler"	"Rock"
"Golem"	"Rock"
"Ponyta"	"Fire"
"Rapidash"	"Fire"
"Slowpoke"	"Water"
"Slowbro"	"Water"
"Magnemite"	"Electric"
"Magneton"	"Electric"
"Farfetch'd"	"Normal"
"Doduo"	"Normal"
"Dodrio"	"Normal"
"Seel"	"Water"
"Dewgong"	"Water"
"Grimer"	"Poison"
"Muk"	"Poison"
"Shellder"	"Water"
"Cloyster"	"Water"
"Gastly"	"Ghost"
"Haunter"	"Ghost"
"Gengar"	"Ghost"
"Onix"	"Rock"
"Drowzee"	"Psychic"
"Hypno"	"Psychic"
"Krabby"	"Water"
"Kingler"	"Water"
"Voltorb"	"Electric"
"Electrode"	"Electric"
"Exeggcute"	"Grass"
"Exeggutor"	"Grass"
"Cubone"	"Ground"
"Marowak"	"Ground"
"Hitmonlee"	"Fighting"
"Hitmonchan"	"Fighting"
"Lickitung"	"Normal"
"Koffing"	"Poison"
"Weezing"	"Poison"
"Rhyhorn"	"Ground"
"Rhydon"	"Ground"
"Chansey"	"Normal"
"Tangela"	"Grass"
"Kangaskhan"	"Normal"
"Horsea"	"Water"
"Seadra"	"Water"
"Goldeen"	"Water"
"Seaking"	"Water"
"Staryu"	"Water"
"Starmie"	"Water"
"Mr. Mime"	"Psychic"
"Scyther"	"Bug"
"Jynx"	"Ice"
"Electabuzz"	"Electric"
"Magmar"	"Fire"
"Pinsir"	"Bug"
"Tauros"	"Normal"
"Magikarp"	"Water"
"Gyarados"	"Water"
"Lapras"	"Water"
"Ditto"	"Normal"
"Eevee"	"Normal"
"Vaporeon"	"Water"
"Jolteon"	"Electric"
"Flareon"	"Fire"
"Porygon"	"Normal"
"Omanyte"	"Rock"
"Omastar"	"Rock"
"Kabuto"	"Rock"
"Kabutops"	"Rock"
"Aerodactyl"	"Rock"
"Snorlax"	"Normal"
"Articuno"	"Ice"
"Zapdos"	"Electric"
"Moltres"	"Fire"
"Dratini"	"Dragon"
"Dragonair"	"Dragon"
"Dragonite"	"Dragon"
"Mewtwo"	"Psychic"
"Mew"	"Psychic"
"Chikorita"	"Grass"
"Bayleef"	"Grass"
"Meganium"	"Grass"
"Cyndaquil"	"Fire"
"Quilava"	"Fire"
"Typhlosion"	"Fire"
"Totodile"	"Water"
"Croconaw"	"Water"
"Feraligatr"	"Water"
"Sentret"	"Normal"
"Furret"	"Normal"
"Hoothoot"	"Normal"
"Noctowl"	"Normal"
"Ledyba"	"Bug"
"Ledian"	"Bug"
"Spinarak"	"Bug"
"Ariados"	"Bug"
"Crobat"	"Poison"
"Chinchou"	"Water"
"Lanturn"	"Water"
"Pichu"	"Electric"
"Cleffa"	"Fairy"
"Igglybuff"	"Normal"
"Togepi"	"Fairy"
"Togetic"	"Fairy"
"Natu"	"Psychic"
"Xatu"	"Psychic"
"Mareep"	"Electric"
"Flaaffy"	"Electric"
"Ampharos"	"Electric"
"Bellossom"	"Grass"
"Marill"	"Water"
"Azumarill"	"Water"
"Sudowoodo"	"Rock"
"Politoed"	"Water"
"Hoppip"	"Grass"
"Skiploom"	"Grass"
"Jumpluff"	"Grass"
"Aipom"	"Normal"
"Sunkern"	"Grass"
"Sunflora"	"Grass"
"Yanma"	"Bug"
"Wooper"	"Water"
"Quagsire"	"Water"
"Espeon"	"Psychic"
"Umbreon"	"Dark"
"Murkrow"	"Dark"
"Slowking"	"Water"
"Misdreavus"	"Ghost"
"Unown"	"Psychic"
"Wobbuffet"	"Psychic"
"Girafarig"	"Normal"
"Pineco"	"Bug"
"Forretress"	"Bug"
"Dunsparce"	"Normal"
"Gligar"	"Ground"
"Steelix"	"Steel"
"Snubbull"	"Fairy"
"Granbull"	"Fairy"
"Qwilfish"	"Water"
"Scizor"	"Bug"
"Shuckle"	"Bug"
"Heracross"	"Bug"
"Sneasel"	"Dark"
"Teddiursa"	"Normal"
"Ursaring"	"Normal"
"Slugma"	"Fire"
"Magcargo"	"Fire"
"Swinub"	"Ice"
"Piloswine"	"Ice"
"Corsola"	"Water"
"Remoraid"	"Water"
"Octillery"	"Water"
"Delibird"	"Ice"
"Mantine"	"Water"
"Skarmory"	"Steel"
"Houndour"	"Dark"
"Houndoom"	"Dark"
"Kingdra"	"Water"
"Phanpy"	"Ground"
"Donphan"	"Ground"
"Porygon2"	"Normal"
"Stantler"	"Normal"
"Smeargle"	"Normal"
"Tyrogue"	"Fighting"
"Hitmontop"	"Fighting"
"Smoochum"	"Ice"
"Elekid"	"Electric"
"Magby"	"Fire"
"Miltank"	"Normal"
"Blissey"	"Normal"
"Raikou"	"Electric"
"Entei"	"Fire"
"Suicune"	"Water"
"Larvitar"	"Rock"
"Pupitar"	"Rock"
"Tyranitar"	"Rock"
"Lugia"	"Psychic"
"Ho-Oh"	"Fire"
"Celebi"	"Psychic"
"Treecko"	"Grass"
"Grovyle"	"Grass"
"Sceptile"	"Grass"
"Torchic"	"Fire"
"Combusken"	"Fire"
"Blaziken"	"Fire"
"Mudkip"	"Water"
"Marshtomp"	"Water"
"Swampert"	"Water"
"Poochyena"	"Dark"
"Mightyena"	"Dark"
"Zigzagoon"	"Normal"
"Linoone"	"Normal"
"Wurmple"	"Bug"
"Silcoon"	"Bug"
"Beautifly"	"Bug"
"Cascoon"	"Bug"
"Dustox"	"Bug"
"Lotad"	"Water"
"Lombre"	"Water"
"Ludicolo"	"Water"
"Seedot"	"Grass"
"Nuzleaf"	"Grass"
"Shiftry"	"Grass"
"Taillow"	"Normal"
"Swellow"	"Normal"
"Wingull"	"Water"
"Pelipper"	"Water"
"Ralts"	"Psychic"
"Kirlia"	"Psychic"
"Gardevoir"	"Psychic"
"Surskit"	"Bug"
"Masquerain"	"Bug"
"Shroomish"	"Grass"
"Breloom"	"Grass"
"Slakoth"	"Normal"
"Vigoroth"	"Normal"
"Slaking"	"Normal"
"Nincada"	"Bug"
"Ninjask"	"Bug"
"Shedinja"	"Bug"
"Whismur"	"Normal"
"Loudred"	"Normal"
"Exploud"	"Normal"
"Makuhita"	"Fighting"
"Hariyama"	"Fighting"
"Azurill"	"Normal"
"Nosepass"	"Rock"
"Skitty"	"Normal"
"Bulbasaur"	"Grass"
"Ivysaur"	"Grass"
"Venusaur"	"Grass"
"Charmander"	"Fire"
"Charmeleon"	"Fire"
"Charizard"	"Fire"
"Squirtle"	"Water"
"Wartortle"	"Water"
"Blastoise"	"Water"
"Caterpie"	"Bug"
"Metapod"	"Bug"
"Butterfree"	"Bug"
"Weedle"	"Bug"
"Kakuna"	"Bug"
"Beedrill"	"Bug"
"Pidgey"	"Normal"
"Pidgeotto"	"Normal"
"Pidgeot"	"Normal"
"Rattata"	"Normal"
"Raticate"	"Normal"
"Spearow"	"Normal"
"Fearow"	"Normal"
"Ekans"	"Poison"
"Arbok"	"Poison"
"Pikachu"	"Electric"
"Raichu"	"Electric"
"Sandshrew"	"Ground"
"Sandslash"	"Ground"
"Nidoran?"	"Poison"
"Nidorina"	"Poison"
"Nidoqueen"	"Poison"
"Nidoran?"	"Poison"
"Nidorino"	"Poison"
"Nidoking"	"Poison"
"Clefairy"	"Fairy"
"Clefable"	"Fairy"
"Vulpix"	"Fire"
"Ninetales"	"Fire"
"Jigglypuff"	"Normal"
"Wigglytuff"	"Normal"
"Zubat"	"Poison"
"Golbat"	"Poison"
"Oddish"	"Grass"
"Gloom"	"Grass"
"Vileplume"	"Grass"
"Paras"	"Bug"
"Parasect"	"Bug"
"Venonat"	"Bug"
"Venomoth"	"Bug"
"Diglett"	"Ground"
"Dugtrio"	"Ground"
"Meowth"	"Normal"
"Persian"	"Normal"
"Psyduck"	"Water"
"Golduck"	"Water"
"Mankey"	"Fighting"
"Primeape"	"Fighting"
"Growlithe"	"Fire"
"Arcanine"	"Fire"
"Poliwag"	"Water"
"Poliwhirl"	"Water"
"Poliwrath"	"Water"
"Abra"	"Psychic"
"Kadabra"	"Psychic"
"Alakazam"	"Psychic"
"Machop"	"Fighting"
"Machoke"	"Fighting"
"Machamp"	"Fighting"
"Bellsprout"	"Grass"
"Weepinbell"	"Grass"
"Victreebel"	"Grass"
"Tentacool"	"Water"
"Tentacruel"	"Water"
"Geodude"	"Rock"
"Graveler"	"Rock"
"Golem"	"Rock"
"Ponyta"	"Fire"
"Rapidash"	"Fire"
"Slowpoke"	"Water"
"Slowbro"	"Water"
"Magnemite"	"Electric"
"Magneton"	"Electric"
"Farfetch'd"	"Normal"
"Doduo"	"Normal"
"Dodrio"	"Normal"
"Seel"	"Water"
"Dewgong"	"Water"
"Grimer"	"Poison"
"Muk"	"Poison"
"Shellder"	"Water"
"Cloyster"	"Water"
"Gastly"	"Ghost"
"Haunter"	"Ghost"
"Gengar"	"Ghost"
"Onix"	"Rock"
"Drowzee"	"Psychic"
"Hypno"	"Psychic"
"Krabby"	"Water"
"Kingler"	"Water"
"Voltorb"	"Electric"
"Electrode"	"Electric"
"Exeggcute"	"Grass"
"Exeggutor"	"Grass"
"Cubone"	"Ground"
"Marowak"	"Ground"
"Hitmonlee"	"Fighting"
"Hitmonchan"	"Fighting"
"Lickitung"	"Normal"
"Koffing"	"Poison"
"Weezing"	"Poison"
"Rhyhorn"	"Ground"
"Rhydon"	"Ground"
"Chansey"	"Normal"
"Tangela"	"Grass"
"Kangaskhan"	"Normal"
"Horsea"	"Water"
"Seadra"	"Water"
"Goldeen"	"Water"
"Seaking"	"Water"
"Staryu"	"Water"
"Starmie"	"Water"
"Mr. Mime"	"Psychic"
"Scyther"	"Bug"
"Jynx"	"Ice"
"Electabuzz"	"Electric"
"Magmar"	"Fire"
"Pinsir"	"Bug"
"Tauros"	"Normal"
"Magikarp"	"Water"
"Gyarados"	"Water"
"Lapras"	"Water"
"Ditto"	"Normal"
"Eevee"	"Normal"
"Vaporeon"	"Water"
"Jolteon"	"Electric"
"Flareon"	"Fire"
"Porygon"	"Normal"
"Omanyte"	"Rock"
"Omastar"	"Rock"
"Kabuto"	"Rock"
"Kabutops"	"Rock"
"Aerodactyl"	"Rock"
"Snorlax"	"Normal"
"Articuno"	"Ice"
"Zapdos"	"Electric"
"Moltres"	"Fire"
"Dratini"	"Dragon"
"Dragonair"	"Dragon"
"Dragonite"	"Dragon"
"Mewtwo"	"Psychic"
"Mew"	"Psychic"
"Chikorita"	"Grass"
"Bayleef"	"Grass"
"Meganium"	"Grass"
"Cyndaquil"	"Fire"
"Quilava"	"Fire"
"Typhlosion"	"Fire"
"Totodile"	"Water"
"Croconaw"	"Water"
"Feraligatr"	"Water"
"Sentret"	"Normal"
"Furret"	"Normal"
"Hoothoot"	"Normal"
"Noctowl"	"Normal"
"Ledyba"	"Bug"
"Ledian"	"Bug"
"Spinarak"	"Bug"
"Ariados"	"Bug"
"Crobat"	"Poison"
"Chinchou"	"Water"
"Lanturn"	"Water"
"Pichu"	"Electric"
"Cleffa"	"Fairy"
"Igglybuff"	"Normal"
"Togepi"	"Fairy"
"Togetic"	"Fairy"
"Natu"	"Psychic"
"Xatu"	"Psychic"
"Mareep"	"Electric"
"Flaaffy"	"Electric"
"Ampharos"	"Electric"
"Bellossom"	"Grass"
"Marill"	"Water"
"Azumarill"	"Water"
"Sudowoodo"	"Rock"
"Politoed"	"Water"
"Hoppip"	"Grass"
"Skiploom"	"Grass"
"Jumpluff"	"Grass"
"Aipom"	"Normal"
"Sunkern"	"Grass"
"Sunflora"	"Grass"
"Yanma"	"Bug"
"Wooper"	"Water"
"Quagsire"	"Water"
"Espeon"	"Psychic"
"Umbreon"	"Dark"
"Murkrow"	"Dark"
"Slowking"	"Water"
"Misdreavus"	"Ghost"
"Unown"	"Psychic"
"Wobbuffet"	"Psychic"
"Girafarig"	"Normal"
"Pineco"	"Bug"
"Forretress"	"Bug"
"Dunsparce"	"Normal"
"Gligar"	"Ground"
"Steelix"	"Steel"
"Snubbull"	"Fairy"
"Granbull"	"Fairy"
"Qwilfish"	"Water"
"Scizor"	"Bug"
"Shuckle"	"Bug"
"Heracross"	"Bug"
"Sneasel"	"Dark"
"Teddiursa"	"Normal"
"Ursaring"	"Normal"
"Slugma"	"Fire"
"Magcargo"	"Fire"
"Swinub"	"Ice"
"Piloswine"	"Ice"
"Corsola"	"Water"
"Remoraid"	"Water"
"Octillery"	"Water"
"Delibird"	"Ice"
"Mantine"	"Water"
"Skarmory"	"Steel"
"Houndour"	"Dark"
"Houndoom"	"Dark"
"Kingdra"	"Water"
"Phanpy"	"Ground"
"Donphan"	"Ground"
"Porygon2"	"Normal"
"Stantler"	"Normal"
"Smeargle"	"Normal"
"Tyrogue"	"Fighting"
"Hitmontop"	"Fighting"
"Smoochum"	"Ice"
"Elekid"	"Electric"
"Magby"	"Fire"
"Miltank"	"Normal"
"Blissey"	"Normal"
"Raikou"	"Electric"
"Entei"	"Fire"
"Suicune"	"Water"
"Larvitar"	"Rock"
"Pupitar"	"Rock"
"Tyranitar"	"Rock"
"Lugia"	"Psychic"
"Ho-Oh"	"Fire"
"Celebi"	"Psychic"
"Treecko"	"Grass"
"Grovyle"	"Grass"
"Sceptile"	"Grass"
"Torchic"	"Fire"
"Combusken"	"Fire"
"Blaziken"	"Fire"
"Mudkip"	"Water"
"Marshtomp"	"Water"
"Swampert"	"Water"
"Poochyena"	"Dark"
"Mightyena"	"Dark"
"Zigzagoon"	"Normal"
"Linoone"	"Normal"
"Wurmple"	"Bug"
"Silcoon"	"Bug"
"Beautifly"	"Bug"
"Cascoon"	"Bug"
"Dustox"	"Bug"
"Lotad"	"Water"
"Lombre"	"Water"
"Ludicolo"	"Water"
"Seedot"	"Grass"
"Nuzleaf"	"Grass"
"Shiftry"	"Grass"
"Taillow"	"Normal"
"Swellow"	"Normal"
"Wingull"	"Water"
"Pelipper"	"Water"
"Ralts"	"Psychic"
"Kirlia"	"Psychic"
"Gardevoir"	"Psychic"
"Surskit"	"Bug"
"Masquerain"	"Bug"
"Shroomish"	"Grass"
"Breloom"	"Grass"
"Slakoth"	"Normal"
"Vigoroth"	"Normal"
"Slaking"	"Normal"
"Nincada"	"Bug"
"Ninjask"	"Bug"
"Shedinja"	"Bug"
"Whismur"	"Normal"
"Loudred"	"Normal"
"Exploud"	"Normal"
"Makuhita"	"Fighting"
"Hariyama"	"Fighting"
"Azurill"	"Normal"
"Nosepass"	"Rock"
"Skitty"	"Normal"
"Bulbasaur"	"Grass"
"Ivysaur"	"Grass"
"Venusaur"	"Grass"
"Charmander"	"Fire"
"Charmeleon"	"Fire"
"Charizard"	"Fire"
"Squirtle"	"Water"
"Wartortle"	"Water"
"Blastoise"	"Water"
"Caterpie"	"Bug"
"Metapod"	"Bug"
"Butterfree"	"Bug"
"Weedle"	"Bug"
"Kakuna"	"Bug"
"Beedrill"	"Bug"
"Pidgey"	"Normal"
"Pidgeotto"	"Normal"
"Pidgeot"	"Normal"
"Rattata"	"Normal"
"Raticate"	"Normal"
"Spearow"	"Normal"
"Fearow"	"Normal"
"Ekans"	"Poison"
"Arbok"	"Poison"
"Pikachu"	"Electric"
"Raichu"	"Electric"
"Sandshrew"	"Ground"
"Sandslash"	"Ground"
"Nidoran?"	"Poison"
"Nidorina"	"Poison"
"Nidoqueen"	"Poison"
"Nidoran?"	"Poison"
"Nidorino"	"Poison"
"Nidoking"	"Poison"
"Clefairy"	"Fairy"
"Clefable"	"Fairy"
"Vulpix"	"Fire"
"Ninetales"	"Fire"
"Jigglypuff"	"Normal"
"Wigglytuff"	"Normal"
"Zubat"	"Poison"
"Golbat"	"Poison"
"Oddish"	"Grass"
"Gloom"	"Grass"
"Vileplume"	"Grass"
"Paras"	"Bug"
"Parasect"	"Bug"
"Venonat"	"Bug"
"Venomoth"	"Bug"
"Diglett"	"Ground"
"Dugtrio"	"Ground"
"Meowth"	"Normal"
"Persian"	"Normal"
"Psyduck"	"Water"
"Golduck"	"Water"
"Mankey"	"Fighting"
"Primeape"	"Fighting"
"Growlithe"	"Fire"
"Arcanine"	"Fire"
"Poliwag"	"Water"
"Poliwhirl"	"Water"
"Poliwrath"	"Water"
"Abra"	"Psychic"
"Kadabra"	"Psychic"
"Alakazam"	"Psychic"
"Machop"	"Fighting"
"Machoke"	"Fighting"
"Machamp"	"Fighting"
"Bellsprout"	"Grass"
"Weepinbell"	"Grass"
"Victreebel"	"Grass"
"Tentacool"	"Water"
"Tentacruel"	"Water"
"Geodude"	"Rock"
"Graveler"	"Rock"
"Golem"	"Rock"
"Ponyta"	"Fire"
"Rapidash"	"Fire"
"Slowpoke"	"Water"
"Slowbro"	"Water"
"Magnemite"	"Electric"
"Magneton"	"Electric"
"Farfetch'd"	"Normal"
"Doduo"	"Normal"
"Dodrio"	"Normal"
"Seel"	"Water"
"Dewgong"	"Water"
"Grimer"	"Poison"
"Muk"	"Poison"
"Shellder"	"Water"
"Cloyster"	"Water"
"Gastly"	"Ghost"
"Haunter"	"Ghost"
"Gengar"	"Ghost"
"Onix"	"Rock"
"Drowzee"	"Psychic"
"Hypno"	"Psychic"
"Krabby"	"Water"
"Kingler"	"Water"
"Voltorb"	"Electric"
"Electrode"	"Electric"
"Exeggcute"	"Grass"
"Exeggutor"	"Grass"
"Cubone"	"Ground"
"Marowak"	"Ground"
"Hitmonlee"	"Fighting"
"Hitmonchan"	"Fighting"
"Lickitung"	"Normal"
"Koffing"	"Poison"
"Weezing"	"Poison"
"Rhyhorn"	"Ground"
"Rhydon"	"Ground"
"Chansey"	"Normal"
"Tangela"	"Grass"
"Kangaskhan"	"Normal"
"Horsea"	"Water"
"Seadra"	"Water"
"Goldeen"	"Water"
"Seaking"	"Water"
"Staryu"	"Water"
"Starmie"	"Water"
"Mr. Mime"	"Psychic"
"Scyther"	"Bug"
"Jynx"	"Ice"
"Electabuzz"	"Electric"
"Magmar"	"Fire"
"Pinsir"	"Bug"
"Tauros"	"Normal"
"Magikarp"	"Water"
"Gyarados"	"Water"
"Lapras"	"Water"
"Ditto"	"Normal"
"Eevee"	"Normal"
"Vaporeon"	"Water"
"Jolteon"	"Electric"
"Flareon"	"Fire"
"Porygon"	"Normal"
"Omanyte"	"Rock"
"Omastar"	"Rock"
"Kabuto"	"Rock"
"Kabutops"	"Rock"
"Aerodactyl"	"Rock"
"Snorlax"	"Normal"
"Articuno"	"Ice"
"Zapdos"	"Electric"
"Moltres"	"Fire"
"Dratini"	"Dragon"
"Dragonair"	"Dragon"
"Dragonite"	"Dragon"
"Mewtwo"	"Psychic"
"Mew"	"Psychic"
"Chikorita"	"Grass"
"Bayleef"	"Grass"
"Meganium"	"Grass"
"Cyndaquil"	"Fire"
"Quilava"	"Fire"
"Typhlosion"	"Fire"
"Totodile"	"Water"
"Croconaw"	"Water"
"Feraligatr"	"Water"
"Sentret"	"Normal"
"Furret"	"Normal"
"Hoothoot"	"Normal"
"Noctowl"	"Normal"
"Ledyba"	"Bug"
"Ledian"	"Bug"
"Spinarak"	"Bug"
"Ariados"	"Bug"
"Crobat"	"Poison"
"Chinchou"	"Water"
"Lanturn"	"Water"
"Pichu"	"Electric"
"Cleffa"	"Fairy"
"Igglybuff"	"Normal"
"Togepi"	"Fairy"
"Togetic"	"Fairy"
"Natu"	"Psychic"
"Xatu"	"Psychic"
"Mareep"	"Electric"
"Flaaffy"	"Electric"
"Ampharos"	"Electric"
"Bellossom"	"Grass"
"Marill"	"Water"
"Azumarill"	"Water"
"Sudowoodo"	"Rock"
"Politoed"	"Water"
"Hoppip"	"Grass"
"Skiploom"	"Grass"
"Jumpluff"	"Grass"
"Aipom"	"Normal"
"Sunkern"	"Grass"
"Sunflora"	"Grass"
"Yanma"	"Bug"
"Wooper"	"Water"
"Quagsire"	"Water"
"Espeon"	"Psychic"
"Umbreon"	"Dark"
"Murkrow"	"Dark"
"Slowking"	"Water"
"Misdreavus"	"Ghost"
"Unown"	"Psychic"
"Wobbuffet"	"Psychic"
"Girafarig"	"Normal"
"Pineco"	"Bug"
"Forretress"	"Bug"
"Dunsparce"	"Normal"
"Gligar"	"Ground"
"Steelix"	"Steel"
"Snubbull"	"Fairy"
"Granbull"	"Fairy"
"Qwilfish"	"Water"
"Scizor"	"Bug"
"Shuckle"	"Bug"
"Heracross"	"Bug"
"Sneasel"	"Dark"
"Teddiursa"	"Normal"
"Ursaring"	"Normal"
"Slugma"	"Fire"
"Magcargo"	"Fire"
"Swinub"	"Ice"
"Piloswine"	"Ice"
"Corsola"	"Water"
"Remoraid"	"Water"
"Octillery"	"Water"
"Delibird"	"Ice"
"Mantine"	"Water"
"Skarmory"	"Steel"
"Houndour"	"Dark"
"Houndoom"	"Dark"
"Kingdra"	"Water"
"Phanpy"	"Ground"
"Donphan"	"Ground"
"Porygon2"	"Normal"
"Stantler"	"Normal"
"Smeargle"	"Normal"
"Tyrogue"	"Fighting"
"Hitmontop"	"Fighting"
"Smoochum"	"Ice"
"Elekid"	"Electric"
"Magby"	"Fire"
"Miltank"	"Normal"
"Blissey"	"Normal"
"Raikou"	"Electric"
"Entei"	"Fire"
"Suicune"	"Water"
"Larvitar"	"Rock"
"Pupitar"	"Rock"
"Tyranitar"	"Rock"
"Lugia"	"Psychic"
"Ho-Oh"	"Fire"
"Celebi"	"Psychic"
"Treecko"	"Grass"
"Grovyle"	"Grass"
"Sceptile"	"Grass"
"Torchic"	"Fire"
"Combusken"	"Fire"
"Blaziken"	"Fire"
"Mudkip"	"Water"
"Marshtomp"	"Water"
"Swampert"	"Water"
"Poochyena"	"Dark"
"Mightyena"	"Dark"
"Zigzagoon"	"Normal"
"Linoone"	"Normal"
"Wurmple"	"Bug"
"Silcoon"	"Bug"
"Beautifly"	"Bug"
"Cascoon"	"Bug"
"Dustox"	"Bug"
"Lotad"	"Water"
"Lombre"	"Water"
"Ludicolo"	"Water"
"Seedot"	"Grass"
"Nuzleaf"	"Grass"
"Shiftry"	"Grass"
"Taillow"	"Normal"
"Swellow"	"Normal"
"Wingull"	"Water"
"Pelipper"	"Water"
"Ralts"	"Psychic"
"Kirlia"	"Psychic"
"Gardevoir"	"Psychic"
"Surskit"	"Bug"
"Masquerain"	"Bug"
"Shroomish"	"Grass"
"Breloom"	"Grass"
"Slakoth"	"Normal"
"Vigoroth"	"Normal"
"Slaking"	"Normal"
"Nincada"	"Bug"
"Ninjask"	"Bug"
"Shedinja"	"Bug"
"Whismur"	"Normal"
"Loudred"	"Normal"
"Exploud"	"Normal"
"Makuhita"	"Fighting"
"Hariyama"	"Fighting"
"Azurill"	"Normal"
"Nosepass"	"Rock"
"Skitty"	"Normal"
"Bulbasaur"	"Grass"
"Ivysaur"	"Grass"
"Venusaur"	"Grass"
"Charmander"	"Fire"
"Charmeleon"	"Fire"
"Charizard"	"Fire"
"Squirtle"	"Water"
"Wartortle"	"Water"
"Blastoise"	"Water"
"Caterpie"	"Bug"
"Metapod"	"Bug"
"Butterfree"	"Bug"
"Weedle"	"Bug"
"Kakuna"	"Bug"
"Beedrill"	"Bug"
"Pidgey"	"Normal"
"Pidgeotto"	"Normal"
"Pidgeot"	"Normal"
"Rattata"	"Normal"
"Raticate"	"Normal"
"Spearow"	"Normal"
"Fearow"	"Normal"
"Ekans"	"Poison"
"Arbok"	"Poison"
"Pikachu"	"Electric"
"Raichu"	"Electric"
"Sandshrew"	"Ground"
"Sandslash"	"Ground"
"Nidoran?"	"Poison"
"Nidorina"	"Poison"
"Nidoqueen"	"Poison"
"Nidoran?"	"Poison"
"Nidorino"	"Poison"
"Nidoking"	"Poison"
"Clefairy"	"Fairy"
"Clefable"	"Fairy"
"Vulpix"	"Fire"
"Ninetales"	"Fire"
"Jigglypuff"	"Normal"
"Wigglytuff"	"Normal"
"Zubat"	"Poison"
"Golbat"	"Poison"
"Oddish"	"Grass"
"Gloom"	"Grass"
"Vileplume"	"Grass"
"Paras"	"Bug"
"Parasect"	"Bug"
"Venonat"	"Bug"
"Venomoth"	"Bug"
"Diglett"	"Ground"
"Dugtrio"	"Ground"
"Meowth"	"Normal"
"Persian"	"Normal"
"Psyduck"	"Water"
"Golduck"	"Water"
"Mankey"	"Fighting"
"Primeape"	"Fighting"
"Growlithe"	"Fire"
"Arcanine"	"Fire"
"Poliwag"	"Water"
"Poliwhirl"	"Water"
"Poliwrath"	"Water"
"Abra"	"Psychic"
"Kadabra"	"Psychic"
"Alakazam"	"Psychic"
"Machop"	"Fighting"
"Machoke"	"Fighting"
"Machamp"	"Fighting"
"Bellsprout"	"Grass"
"Weepinbell"	"Grass"
"Victreebel"	"Grass"
"Tentacool"	"Water"
"Tentacruel"	"Water"
"Geodude"	"Rock"
"Graveler"	"Rock"
"Golem"	"Rock"
"Ponyta"	"Fire"
"Rapidash"	"Fire"
"Slowpoke"	"Water"
"Slowbro"	"Water"
"Magnemite"	"Electric"
"Magneton"	"Electric"
"Farfetch'd"	"Normal"
"Doduo"	"Normal"
"Dodrio"	"Normal"
"Seel"	"Water"
"Dewgong"	"Water"
"Grimer"	"Poison"
"Muk"	"Poison"
"Shellder"	"Water"
"Cloyster"	"Water"
"Gastly"	"Ghost"
"Haunter"	"Ghost"
"Gengar"	"Ghost"
"Onix"	"Rock"
"Drowzee"	"Psychic"
"Hypno"	"Psychic"
"Krabby"	"Water"
"Kingler"	"Water"
"Voltorb"	"Electric"
"Electrode"	"Electric"
"Exeggcute"	"Grass"
"Exeggutor"	"Grass"
"Cubone"	"Ground"
"Marowak"	"Ground"
"Hitmonlee"	"Fighting"
"Hitmonchan"	"Fighting"
"Lickitung"	"Normal"
"Koffing"	"Poison"
"Weezing"	"Poison"
"Rhyhorn"	"Ground"
"Rhydon"	"Ground"
"Chansey"	"Normal"
"Tangela"	"Grass"
"Kangaskhan"	"Normal"
"Horsea"	"Water"
"Seadra"	"Water"
"Goldeen"	"Water"
"Seaking"	"Water"
"Staryu"	"Water"
"Starmie"	"Water"
"Mr. Mime"	"Psychic"
"Scyther"	"Bug"
"Jynx"	"Ice"
"Electabuzz"	"Electric"
"Magmar"	"Fire"
"Pinsir"	"Bug"
"Tauros"	"Normal"
"Magikarp"	"Water"
"Gyarados"	"Water"
"Lapras"	"Water"
"Ditto"	"Normal"
"Eevee"	"Normal"
"Vaporeon"	"Water"
"Jolteon"	"Electric"
"Flareon"	"Fire"
"Porygon"	"Normal"
"Omanyte"	"Rock"
"Omastar"	"Rock"
"Kabuto"	"Rock"
"Kabutops"	"Rock"
"Aerodactyl"	"Rock"
"Snorlax"	"Normal"
"Articuno"	"Ice"
"Zapdos"	"Electric"
"Moltres"	"Fire"
"Dratini"	"Dragon"
"Dragonair"	"Dragon"
"Dragonite"	"Dragon"
"Mewtwo"	"Psychic"
"Mew"	"Psychic"
"Chikorita"	"Grass"
"Bayleef"	"Grass"
"Meganium"	"Grass"
"Cyndaquil"	"Fire"
"Quilava"	"Fire"
"Typhlosion"	"Fire"
"Totodile"	"Water"
"Croconaw"	"Water"
"Feraligatr"	"Water"
"Sentret"	"Normal"
"Furret"	"Normal"
"Hoothoot"	"Normal"
"Noctowl"	"Normal"
"Ledyba"	"Bug"
"Ledian"	"Bug"
"Spinarak"	"Bug"
"Ariados"	"Bug"
"Crobat"	"Poison"
"Chinchou"	"Water"
"Lanturn"	"Water"
"Pichu"	"Electric"
"Cleffa"	"Fairy"
"Igglybuff"	"Normal"
"Togepi"	"Fairy"
"Togetic"	"Fairy"
"Natu"	"Psychic"
"Xatu"	"Psychic"
"Mareep"	"Electric"
"Flaaffy"	"Electric"
"Ampharos"	"Electric"
"Bellossom"	"Grass"
"Marill"	"Water"
"Azumarill"	"Water"
"Sudowoodo"	"Rock"
"Politoed"	"Water"
"Hoppip"	"Grass"
"Skiploom"	"Grass"
"Jumpluff"	"Grass"
"Aipom"	"Normal"
"Sunkern"	"Grass"
"Sunflora"	"Grass"
"Yanma"	"Bug"
"Wooper"	"Water"
"Quagsire"	"Water"
"Espeon"	"Psychic"
"Umbreon"	"Dark"
"Murkrow"	"Dark"
"Slowking"	"Water"
"Misdreavus"	"Ghost"
"Unown"	"Psychic"
"Wobbuffet"	"Psychic"
"Girafarig"	"Normal"
"Pineco"	"Bug"
"Forretress"	"Bug"
"Dunsparce"	"Normal"
"Gligar"	"Ground"
"Steelix"	"Steel"
"Snubbull"	"Fairy"
"Granbull"	"Fairy"
"Qwilfish"	"Water"
"Scizor"	"Bug"
"Shuckle"	"Bug"
"Heracross"	"Bug"
"Sneasel"	"Dark"
"Teddiursa"	"Normal"
"Ursaring"	"Normal"
"Slugma"	"Fire"
"Magcargo"	"Fire"
"Swinub"	"Ice"
"Piloswine"	"Ice"
"Corsola"	"Water"
"Remoraid"	"Water"
"Octillery"	"Water"
"Delibird"	"Ice"
"Mantine"	"Water"
"Skarmory"	"Steel"
"Houndour"	"Dark"
"Houndoom"	"Dark"
"Kingdra"	"Water"
"Phanpy"	"Ground"
"Donphan"	"Ground"
"Porygon2"	"Normal"
"Stantler"	"Normal"
"Smeargle"	"Normal"
"Tyrogue"	"Fighting"
"Hitmontop"	"Fighting"
"Smoochum"	"Ice"
"Elekid"	"Electric"
"Magby"	"Fire"
"Miltank"	"Normal"
"Blissey"	"Normal"
"Raikou"	"Electric"
"Entei"	"Fire"
"Suicune"	"Water"
"Larvitar"	"Rock"
"Pupitar"	"Rock"
"Tyranitar"	"Rock"
"Lugia"	"Psychic"
"Ho-Oh"	"Fire"
"Celebi"	"Psychic"
"Treecko"	"Grass"
"Grovyle"	"Grass"
"Sceptile"	"Grass"
"Torchic"	"Fire"
"Combusken"	"Fire"
"Blaziken"	"Fire"
"Mudkip"	"Water"
"Marshtomp"	"Water"
"Swampert"	"Water"
"Poochyena"	"Dark"
"Mightyena"	"Dark"
"Zigzagoon"	"Normal"
"Linoone"	"Normal"
"Wurmple"	"Bug"
"Silcoon"	"Bug"
"Beautifly"	"Bug"
"Cascoon"	"Bug"
"Dustox"	"Bug"
"Lotad"	"Water"
"Lombre"	"Water"
"Ludicolo"	"Water"
"Seedot"	"Grass"
"Nuzleaf"	"Grass"
"Shiftry"	"Grass"
"Taillow"	"Normal"
"Swellow"	"Normal"
"Wingull"	"Water"
"Pelipper"	"Water"
"Ralts"	"Psychic"
"Kirlia"	"Psychic"
"Gardevoir"	"Psychic"
"Surskit"	"Bug"
"Masquerain"	"Bug"
"Shroomish"	"Grass"
"Breloom"	"Grass"
"Slakoth"	"Normal"
"Vigoroth"	"Normal"
"Slaking"	"Normal"
"Nincada"	"Bug"
"Ninjask"	"Bug"
"Shedinja"	"Bug"
"Whismur"	"Normal"
"Loudred"	"Normal"
"Exploud"	"Normal"
"Makuhita"	"Fighting"
"Hariyama"	"Fighting"
"Azurill"	"Normal"
"Nosepass"	"Rock"
"Skitty"	"Normal"
"Bulbasaur"	"Grass"
"Ivysaur"	"Grass"
"Venusaur"	"Grass"
"Charmander"	"Fire"
"Charmeleon"	"Fire"
"Charizard"	"Fire"
"Squirtle"	"Water"
"Wartortle"	"Water"
"Blastoise"	"Water"
"Caterpie"	"Bug"
"Metapod"	"Bug"
"Butterfree"	"Bug"
"Weedle"	"Bug"
"Kakuna"	"Bug"
"Beedrill"	"Bug"
"Pidgey"	"Normal"
"Pidgeotto"	"Normal"
"Pidgeot"	"Normal"
"Rattata"	"Normal"
"Raticate"	"Normal"
"Spearow"	"Normal"
"Fearow"	"Normal"
"Ekans"	"Poison"
"Arbok"	"Poison"
"Pikachu"	"Electric"
"Raichu"	"Electric"
"Sandshrew"	"Ground"
"Sandslash"	"Ground"
"Nidoran?"	"Poison"
"Nidorina"	"Poison"
"Nidoqueen"	"Poison"
"Nidoran?"	"Poison"
"Nidorino"	"Poison"
"Nidoking"	"Poison"
"Clefairy"	"Fairy"
"Clefable"	"Fairy"
"Vulpix"	"Fire"
"Ninetales"	"Fire"
"Jigglypuff"	"Normal"
"Wigglytuff"	"Normal"
"Zubat"	"Poison"
"Golbat"	"Poison"
"Oddish"	"Grass"
"Gloom"	"Grass"
"Vileplume"	"Grass"
"Paras"	"Bug"
"Parasect"	"Bug"
"Venonat"	"Bug"
"Venomoth"	"Bug"
"Diglett"	"Ground"
"Dugtrio"	"Ground"
"Meowth"	"Normal"
"Persian"	"Normal"
"Psyduck"	"Water"
"Golduck"	"Water"
"Mankey"	"Fighting"
"Primeape"	"Fighting"
"Growlithe"	"Fire"
"Arcanine"	"Fire"
"Poliwag"	"Water"
"Poliwhirl"	"Water"
"Poliwrath"	"Water"
"Abra"	"Psychic"
"Kadabra"	"Psychic"
"Alakazam"	"Psychic"
"Machop"	"Fighting"
"Machoke"	"Fighting"
"Machamp"	"Fighting"
"Bellsprout"	"Grass"
"Weepinbell"	"Grass"
"Victreebel"	"Grass"
"Tentacool"	"Water"
"Tentacruel"	"Water"
"Geodude"	"Rock"
"Graveler"	"Rock"
"Golem"	"Rock"
"Ponyta"	"Fire"
"Rapidash"	"Fire"
"Slowpoke"	"Water"
"Slowbro"	"Water"
"Magnemite"	"Electric"
"Magneton"	"Electric"
"Farfetch'd"	"Normal"
"Doduo"	"Normal"
"Dodrio"	"Normal"
"Seel"	"Water"
"Dewgong"	"Water"
"Grimer"	"Poison"
"Muk"	"Poison"
"Shellder"	"Water"
"Cloyster"	"Water"
"Gastly"	"Ghost"
"Haunter"	"Ghost"
"Gengar"	"Ghost"
"Onix"	"Rock"
"Drowzee"	"Psychic"
"Hypno"	"Psychic"
"Krabby"	"Water"
"Kingler"	"Water"
"Voltorb"	"Electric"
"Electrode"	"Electric"
"Exeggcute"	"Grass"
"Exeggutor"	"Grass"
"Cubone"	"Ground"
"Marowak"	"Ground"
"Hitmonlee"	"Fighting"
"Hitmonchan"	"Fighting"
"Lickitung"	"Normal"
"Koffing"	"Poison"
"Weezing"	"Poison"
"Rhyhorn"	"Ground"
"Rhydon"	"Ground"
"Chansey"	"Normal"
"Tangela"	"Grass"
"Kangaskhan"	"Normal"
"Horsea"	"Water"
"Seadra"	"Water"
"Goldeen"	"Water"
"Seaking"	"Water"
"Staryu"	"Water"
"Starmie"	"Water"
"Mr. Mime"	"Psychic"
"Scyther"	"Bug"
"Jynx"	"Ice"
"Electabuzz"	"Electric"
"Magmar"	"Fire"
"Pinsir"	"Bug"
"Tauros"	"Normal"
"Magikarp"	"Water"
"Gyarados"	"Water"
"Lapras"	"Water"
"Ditto"	"Normal"
"Eevee"	"Normal"
"Vaporeon"	"Water"
"Jolteon"	"Electric"
"Flareon"	"Fire"
"Porygon"	"Normal"
"Omanyte"	"Rock"
"Omastar"	"Rock"
"Kabuto"	"Rock"
"Kabutops"	"Rock"
"Aerodactyl"	"Rock"
"Snorlax"	"Normal"
"Articuno"	"Ice"
"Zapdos"	"Electric"
"Moltres"	"Fire"
"Dratini"	"Dragon"
"Dragonair"	"Dragon"
"Dragonite"	"Dragon"
"Mewtwo"	"Psychic"
"Mew"	"Psychic"
"Chikorita"	"Grass"
"Bayleef"	"Grass"
"Meganium"	"Grass"
"Cyndaquil"	"Fire"
"Quilava"	"Fire"
"Typhlosion"	"Fire"
"Totodile"	"Water"
"Croconaw"	"Water"
"Feraligatr"	"Water"
"Sentret"	"Normal"
"Furret"	"Normal"
"Hoothoot"	"Normal"
"Noctowl"	"Normal"
"Ledyba"	"Bug"
"Ledian"	"Bug"
"Spinarak"	"Bug"
"Ariados"	"Bug"
"Crobat"	"Poison"
"Chinchou"	"Water"
"Lanturn"	"Water"
"Pichu"	"Electric"
"Cleffa"	"Fairy"
"Igglybuff"	"Normal"
"Togepi"	"Fairy"
"Togetic"	"Fairy"
"Natu"	"Psychic"
"Xatu"	"Psychic"
"Mareep"	"Electric"
"Flaaffy"	"Electric"
"Ampharos"	"Electric"
"Bellossom"	"Grass"
"Marill"	"Water"
"Azumarill"	"Water"
"Sudowoodo"	"Rock"
"Politoed"	"Water"
"Hoppip"	"Grass"
"Skiploom"	"Grass"
"Jumpluff"	"Grass"
"Aipom"	"Normal"
"Sunkern"	"Grass"
"Sunflora"	"Grass"
"Yanma"	"Bug"
"Wooper"	"Water"
"Quagsire"	"Water"
"Espeon"	"Psychic"
"Umbreon"	"Dark"
"Murkrow"	"Dark"
"Slowking"	"Water"
"Misdreavus"	"Ghost"
"Unown"	"Psychic"
"Wobbuffet"	"Psychic"
"Girafarig"	"Normal"
"Pineco"	"Bug"
"Forretress"	"Bug"
"Dunsparce"	"Normal"
"Gligar"	"Ground"
"Steelix"	"Steel"
"Snubbull"	"Fairy"
"Granbull"	"Fairy"
"Qwilfish"	"Water"
"Scizor"	"Bug"
"Shuckle"	"Bug"
"Heracross"	"Bug"
"Sneasel"	"Dark"
"Teddiursa"	"Normal"
"Ursaring"	"Normal"
"Slugma"	"Fire"
"Magcargo"	"Fire"
"Swinub"	"Ice"
"Piloswine"	"Ice"
"Corsola"	"Water"
"Remoraid"	"Water"
"Octillery"	"Water"
"Delibird"	"Ice"
"Mantine"	"Water"
"Skarmory"	"Steel"
"Houndour"	"Dark"
"Houndoom"	"Dark"
"Kingdra"	"Water"
"Phanpy"	"Ground"
"Donphan"	"Ground"
"Porygon2"	"Normal"
"Stantler"	"Normal"
"Smeargle"	"Normal"
"Tyrogue"	"Fighting"
"Hitmontop"	"Fighting"
"Smoochum"	"Ice"
"Elekid"	"Electric"
"Magby"	"Fire"
"Miltank"	"Normal"
"Blissey"	"Normal"
"Raikou"	"Electric"
"Entei"	"Fire"
"Suicune"	"Water"
"Larvitar"	"Rock"
"Pupitar"	"Rock"
"Tyranitar"	"Rock"
"Lugia"	"Psychic"
"Ho-Oh"	"Fire"
"Celebi"	"Psychic"
"Treecko"	"Grass"
"Grovyle"	"Grass"
"Sceptile"	"Grass"
"Torchic"	"Fire"
"Combusken"	"Fire"
"Blaziken"	"Fire"
"Mudkip"	"Water"
"Marshtomp"	"Water"
"Swampert"	"Water"
"Poochyena"	"Dark"
"Mightyena"	"Dark"
"Zigzagoon"	"Normal"
"Linoone"	"Normal"
"Wurmple"	"Bug"
"Silcoon"	"Bug"
"Beautifly"	"Bug"
"Cascoon"	"Bug"
"Dustox"	"Bug"
"Lotad"	"Water"
"Lombre"	"Water"
"Ludicolo"	"Water"
"Seedot"	"Grass"
"Nuzleaf"	"Grass"
"Shiftry"	"Grass"
"Taillow"	"Normal"
"Swellow"	"Normal"
"Wingull"	"Water"
"Pelipper"	"Water"
"Ralts"	"Psychic"
"Kirlia"	"Psychic"
"Gardevoir"	"Psychic"
"Surskit"	"Bug"
"Masquerain"	"Bug"
"Shroomish"	"Grass"
"Breloom"	"Grass"
"Slakoth"	"Normal"
"Vigoroth"	"Normal"
"Slaking"	"Normal"
"Nincada"	"Bug"
"Ninjask"	"Bug"
"Shedinja"	"Bug"
"Whismur"	"Normal"
"Loudred"	"Normal"
"Exploud"	"Normal"
"Makuhita"	"Fighting"
"Hariyama"	"Fighting"
"Azurill"	"Normal"
"Nosepass"	"Rock"
"Skitty"	"Normal"
"Bulbasaur"	"Grass"
"Ivysaur"	"Grass"
"Venusaur"	"Grass"
"Charmander"	"Fire"
"Charmeleon"	"Fire"
"Charizard"	"Fire"
"Squirtle"	"Water"
"Wartortle"	"Water"
"Blastoise"	"Water"
"Caterpie"	"Bug"
"Metapod"	"Bug"
"Butterfree"	"Bug"
"Weedle"	"Bug"
"Kakuna"	"Bug"
"Beedrill"	"Bug"
"Pidgey"	"Normal"
"Pidgeotto"	"Normal"
"Pidgeot"	"Normal"
"Rattata"	"Normal"
"Raticate"	"Normal"
"Spearow"	"Normal"
"Fearow"	"Normal"
"Ekans"	"Poison"
"Arbok"	"Poison"
"Pikachu"	"Electric"
"Raichu"	"Electric"
"Sandshrew"	"Ground"
"Sandslash"	"Ground"
"Nidoran?"	"Poison"
"Nidorina"	"Poison"
"Nidoqueen"	"Poison"
"Nidoran?"	"Poison"
"Nidorino"	"Poison"
"Nidoking"	"Poison"
"Clefairy"	"Fairy"
"Clefable"	"Fairy"
"Vulpix"	"Fire"
"Ninetales"	"Fire"
"Jigglypuff"	"Normal"
"Wigglytuff"	"Normal"
"Zubat"	"Poison"
"Golbat"	"Poison"
"Oddish"	"Grass"
"Gloom"	"Grass"
"Vileplume"	"Grass"
"Paras"	"Bug"
"Parasect"	"Bug"
"Venonat"	"Bug"
"Venomoth"	"Bug"
"Diglett"	"Ground"
"Dugtrio"	"Ground"
"Meowth"	"Normal"
"Persian"	"Normal"
"Psyduck"	"Water"
"Golduck"	"Water"
"Mankey"	"Fighting"
"Primeape"	"Fighting"
"Growlithe"	"Fire"
"Arcanine"	"Fire"
"Poliwag"	"Water"
"Poliwhirl"	"Water"
"Poliwrath"	"Water"
"Abra"	"Psychic"
"Kadabra"	"Psychic"
"Alakazam"	"Psychic"
"Machop"	"Fighting"
"Machoke"	"Fighting"
"Machamp"	"Fighting"
"Bellsprout"	"Grass"
"Weepinbell"	"Grass"
"Victreebel"	"Grass"
"Tentacool"	"Water"
"Tentacruel"	"Water"
"Geodude"	"Rock"
"Graveler"	"Rock"
"Golem"	"Rock"
"Ponyta"	"Fire"
"Rapidash"	"Fire"
"Slowpoke"	"Water"
"Slowbro"	"Water"
"Magnemite"	"Electric"
"Magneton"	"Electric"
"Farfetch'd"	"Normal"
"Doduo"	"Normal"
"Dodrio"	"Normal"
"Seel"	"Water"
"Dewgong"	"Water"
"Grimer"	"Poison"
"Muk"	"Poison"
"Shellder"	"Water"
"Cloyster"	"Water"
"Gastly"	"Ghost"
"Haunter"	"Ghost"
"Gengar"	"Ghost"
"Onix"	"Rock"
"Drowzee"	"Psychic"
"Hypno"	"Psychic"
"Krabby"	"Water"
"Kingler"	"Water"
"Voltorb"	"Electric"
"Electrode"	"Electric"
"Exeggcute"	"Grass"
"Exeggutor"	"Grass"
"Cubone"	"Ground"
"Marowak"	"Ground"
"Hitmonlee"	"Fighting"
"Hitmonchan"	"Fighting"
"Lickitung"	"Normal"
"Koffing"	"Poison"
"Weezing"	"Poison"
"Rhyhorn"	"Ground"
"Rhydon"	"Ground"
"Chansey"	"Normal"
"Tangela"	"Grass"
"Kangaskhan"	"Normal"
"Horsea"	"Water"
"Seadra"	"Water"
"Goldeen"	"Water"
"Seaking"	"Water"
"Staryu"	"Water"
"Starmie"	"Water"
"Mr. Mime"	"Psychic"
"Scyther"	"Bug"
"Jynx"	"Ice"
"Electabuzz"	"Electric"
"Magmar"	"Fire"
"Pinsir"	"Bug"
"Tauros"	"Normal"
"Magikarp"	"Water"
"Gyarados"	"Water"
"Lapras"	"Water"
"Ditto"	"Normal"
"Eevee"	"Normal"
"Vaporeon"	"Water"
"Jolteon"	"Electric"
"Flareon"	"Fire"
"Porygon"	"Normal"
"Omanyte"	"Rock"
"Omastar"	"Rock"
"Kabuto"	"Rock"
"Kabutops"	"Rock"
"Aerodactyl"	"Rock"
"Snorlax"	"Normal"
"Articuno"	"Ice"
"Zapdos"	"Electric"
"Moltres"	"Fire"
"Dratini"	"Dragon"
"Dragonair"	"Dragon"
"Dragonite"	"Dragon"
"Mewtwo"	"Psychic"
"Mew"	"Psychic"
"Chikorita"	"Grass"
"Bayleef"	"Grass"
"Meganium"	"Grass"
"Cyndaquil"	"Fire"
"Quilava"	"Fire"
"Typhlosion"	"Fire"
"Totodile"	"Water"
"Croconaw"	"Water"
"Feraligatr"	"Water"
"Sentret"	"Normal"
"Furret"	"Normal"
"Hoothoot"	"Normal"
"Noctowl"	"Normal"
"Ledyba"	"Bug"
"Ledian"	"Bug"
"Spinarak"	"Bug"
"Ariados"	"Bug"
"Crobat"	"Poison"
"Chinchou"	"Water"
"Lanturn"	"Water"
"Pichu"	"Electric"
"Cleffa"	"Fairy"
"Igglybuff"	"Normal"
"Togepi"	"Fairy"
"Togetic"	"Fairy"
"Natu"	"Psychic"
"Xatu"	"Psychic"
"Mareep"	"Electric"
"Flaaffy"	"Electric"
"Ampharos"	"Electric"
"Bellossom"	"Grass"
"Marill"	"Water"
"Azumarill"	"Water"
"Sudowoodo"	"Rock"
"Politoed"	"Water"
"Hoppip"	"Grass"
"Skiploom"	"Grass"
"Jumpluff"	"Grass"
"Aipom"	"Normal"
"Sunkern"	"Grass"
"Sunflora"	"Grass"
"Yanma"	"Bug"
"Wooper"	"Water"
"Quagsire"	"Water"
"Espeon"	"Psychic"
"Umbreon"	"Dark"
"Murkrow"	"Dark"
"Slowking"	"Water"
"Misdreavus"	"Ghost"
"Unown"	"Psychic"
"Wobbuffet"	"Psychic"
"Girafarig"	"Normal"
"Pineco"	"Bug"
"Forretress"	"Bug"
"Dunsparce"	"Normal"
"Gligar"	"Ground"
"Steelix"	"Steel"
"Snubbull"	"Fairy"
"Granbull"	"Fairy"
"Qwilfish"	"Water"
"Scizor"	"Bug"
"Shuckle"	"Bug"
"Heracross"	"Bug"
"Sneasel"	"Dark"
"Teddiursa"	"Normal"
"Ursaring"	"Normal"
"Slugma"	"Fire"
"Magcargo"	"Fire"
"Swinub"	"Ice"
"Piloswine"	"Ice"
"Corsola"	"Water"
"Remoraid"	"Water"
"Octillery"	"Water"
"Delibird"	"Ice"
"Mantine"	"Water"
"Skarmory"	"Steel"
"Houndour"	"Dark"
"Houndoom"	"Dark"
"Kingdra"	"Water"
"Phanpy"	"Ground"
"Donphan"	"Ground"
"Porygon2"	"Normal"
"Stantler"	"Normal"
"Smeargle"	"Normal"
"Tyrogue"	"Fighting"
"Hitmontop"	"Fighting"
"Smoochum"	"Ice"
"Elekid"	"Electric"
"Magby"	"Fire"
"Miltank"	"Normal"
"Blissey"	"Normal"
"Raikou"	"Electric"
"Entei"	"Fire"
"Suicune"	"Water"
"Larvitar"	"Rock"
"Pupitar"	"Rock"
"Tyranitar"	"Rock"
"Lugia"	"Psychic"
"Ho-Oh"	"Fire"
"Celebi"	"Psychic"
"Treecko"	"Grass"
"Grovyle"	"Grass"
"Sceptile"	"Grass"
"Torchic"	"Fire"
"Combusken"	"Fire"
"Blaziken"	"Fire"
"Mudkip"	"Water"
"Marshtomp"	"Water"
"Swampert"	"Water"
"Poochyena"	"Dark"
"Mightyena"	"Dark"
"Zigzagoon"	"Normal"
"Linoone"	"Normal"
"Wurmple"	"Bug"
"Silcoon"	"Bug"
"Beautifly"	"Bug"
"Cascoon"	"Bug"
"Dustox"	"Bug"
"Lotad"	"Water"
"Lombre"	"Water"
"Ludicolo"	"Water"
"Seedot"	"Grass"
"Nuzleaf"	"Grass"
"Shiftry"	"Grass"
"Taillow"	"Normal"
"Swellow"	"Normal"
"Wingull"	"Water"
"Pelipper"	"Water"
"Ralts"	"Psychic"
"Kirlia"	"Psychic"
"Gardevoir"	"Psychic"
"Surskit"	"Bug"
"Masquerain"	"Bug"
"Shroomish"	"Grass"
"Breloom"	"Grass"
"Slakoth"	"Normal"
"Vigoroth"	"Normal"
"Slaking"	"Normal"
"Nincada"	"Bug"
"Ninjask"	"Bug"
"Shedinja"	"Bug"
"Whismur"	"Normal"
"Loudred"	"Normal"
"Exploud"	"Normal"
"Makuhita"	"Fighting"
"Hariyama"	"Fighting"
"Azurill"	"Normal"
"Nosepass"	"Rock"
"Skitty"	"Normal"

Query 2: MATCH (p:Pokemon)-[:TRAINED_BY]->(t:Trainer) RETURN t.name AS Trainer, COUNT(p) AS numberOfPokemon
Trainer	numberOfPokemon
"Sabrina"	4275
"Plumeria"	1995
"Whitney"	3705
"Gary"	5415
"Ash"	2850
"Archie"	3705
"Bane"	3135
"Genevive"	1995
"Drasna"	2280
"Candice"	4560
"Loga"	1710
"Diantha"	4275
"James"	3420
"Leaf"	1710
"Lt. Surge"	3135
"Julia"	3420
"Tierno"	1425
"Giovanni"	1140
"Roxie"	2850
"Glacia"	2280
"Brock"	3990
"Lenora"	2850
"Misty"	1710
"Wallace"	3135
"Skyla"	2850
"Juan"	3135
"Jasmine"	2850
"Drake"	3135
"Winona"	2565

Query 3: MATCH (m:Move {type:'fire'}) RETURN m.name AS fireMoves
fireMoves
"ember"
"fire blast"
"fire punch"
"fire spin"
"flamethrower"
"ember"
"fire blast"
"fire punch"
"fire spin"
"flamethrower"
"ember"
"fire blast"
"fire punch"
"fire spin"
"flamethrower"
"ember"
"fire blast"
"fire punch"
"fire spin"
"flamethrower"
"ember"
"fire blast"
"fire punch"
"fire spin"
"flamethrower"
"ember"
"fire blast"
"fire punch"
"fire spin"
"flamethrower"
"ember"
"fire blast"
"fire punch"
"fire spin"
"flamethrower"
"ember"
"fire blast"
"fire punch"
"fire spin"
"flamethrower"
"ember"
"fire blast"
"fire punch"
"fire spin"
"flamethrower"

Query 4: MATCH (t:Trainer) RETURN t.name AS Trainer, t.town AS Town
Trainer	Town
"Sabrina"	"Pewter City"
"Plumeria"	"Pallet Town"
"Whitney"	"Zedon"
"Gary"	"Zedon"
"Ash"	"Little Italy"
"Archie"	"Little Italy"
"Bane"	"Cerulean City"
"Genevive"	"Zedon"
"Drasna"	"Cerulean City"
"Candice"	"Little Italy"
"Loga"	"Little Italy"
"Diantha"	"Cerulean City"
"James"	"Pallet Town"
"Leaf"	"Zedon"
"Lt. Surge"	"Pewter City"
"Julia"	"Pewter City"
"Tierno"	"Cerulean City"
"Giovanni"	"Little Italy"
"Roxie"	"Little Italy"
"Glacia"	"Pallet Town"
"Brock"	"Zedon"
"Lenora"	"Pewter City"
"Misty"	"Pallet Town"
"Wallace"	"Pallet Town"
"Skyla"	"Little Italy"
"Juan"	"Cerulean City"
"Jasmine"	"Little Italy"
"Drake"	"Pewter City"
"Winona"	"Pallet Town"
"Sabrina"	"Pewter City"
"Plumeria"	"Pallet Town"
"Whitney"	"Zedon"
"Gary"	"Zedon"
"Ash"	"Little Italy"
"Archie"	"Little Italy"
"Bane"	"Cerulean City"
"Genevive"	"Zedon"
"Drasna"	"Cerulean City"
"Candice"	"Little Italy"
"Loga"	"Little Italy"
"Diantha"	"Cerulean City"
"James"	"Pallet Town"
"Leaf"	"Zedon"
"Lt. Surge"	"Pewter City"
"Julia"	"Pewter City"
"Tierno"	"Cerulean City"
"Giovanni"	"Little Italy"
"Roxie"	"Little Italy"
"Glacia"	"Pallet Town"
"Brock"	"Zedon"
"Lenora"	"Pewter City"
"Misty"	"Pallet Town"
"Wallace"	"Pallet Town"
"Skyla"	"Little Italy"
"Juan"	"Cerulean City"
"Jasmine"	"Little Italy"
"Drake"	"Pewter City"
"Winona"	"Pallet Town"
"Sabrina"	"Pewter City"
"Plumeria"	"Pallet Town"
"Whitney"	"Zedon"
"Gary"	"Zedon"
"Ash"	"Little Italy"
"Archie"	"Little Italy"
"Bane"	"Cerulean City"
"Genevive"	"Zedon"
"Drasna"	"Cerulean City"
"Candice"	"Little Italy"
"Loga"	"Little Italy"
"Diantha"	"Cerulean City"
"James"	"Pallet Town"
"Leaf"	"Zedon"
"Lt. Surge"	"Pewter City"
"Julia"	"Pewter City"
"Tierno"	"Cerulean City"
"Giovanni"	"Little Italy"
"Roxie"	"Little Italy"
"Glacia"	"Pallet Town"
"Brock"	"Zedon"
"Lenora"	"Pewter City"
"Misty"	"Pallet Town"
"Wallace"	"Pallet Town"
"Skyla"	"Little Italy"
"Juan"	"Cerulean City"
"Jasmine"	"Little Italy"
"Drake"	"Pewter City"
"Winona"	"Pallet Town"
"Sabrina"	"Pewter City"
"Plumeria"	"Pallet Town"
"Whitney"	"Zedon"
"Gary"	"Zedon"
"Ash"	"Little Italy"
"Archie"	"Little Italy"
"Bane"	"Cerulean City"
"Genevive"	"Zedon"
"Drasna"	"Cerulean City"
"Candice"	"Little Italy"
"Loga"	"Little Italy"
"Diantha"	"Cerulean City"
"James"	"Pallet Town"
"Leaf"	"Zedon"
"Lt. Surge"	"Pewter City"
"Julia"	"Pewter City"
"Tierno"	"Cerulean City"
"Giovanni"	"Little Italy"
"Roxie"	"Little Italy"
"Glacia"	"Pallet Town"
"Brock"	"Zedon"
"Lenora"	"Pewter City"
"Misty"	"Pallet Town"
"Wallace"	"Pallet Town"
"Skyla"	"Little Italy"
"Juan"	"Cerulean City"
"Jasmine"	"Little Italy"
"Drake"	"Pewter City"
"Winona"	"Pallet Town"
"Sabrina"	"Pewter City"
"Plumeria"	"Pallet Town"
"Whitney"	"Zedon"
"Gary"	"Zedon"
"Ash"	"Little Italy"
"Archie"	"Little Italy"
"Bane"	"Cerulean City"
"Genevive"	"Zedon"
"Drasna"	"Cerulean City"
"Candice"	"Little Italy"
"Loga"	"Little Italy"
"Diantha"	"Cerulean City"
"James"	"Pallet Town"
"Leaf"	"Zedon"
"Lt. Surge"	"Pewter City"
"Julia"	"Pewter City"
"Tierno"	"Cerulean City"
"Giovanni"	"Little Italy"
"Roxie"	"Little Italy"
"Glacia"	"Pallet Town"
"Brock"	"Zedon"
"Lenora"	"Pewter City"
"Misty"	"Pallet Town"
"Wallace"	"Pallet Town"
"Skyla"	"Little Italy"
"Juan"	"Cerulean City"
"Jasmine"	"Little Italy"
"Drake"	"Pewter City"
"Winona"	"Pallet Town"
"Sabrina"	"Pewter City"
"Plumeria"	"Pallet Town"
"Whitney"	"Zedon"
"Gary"	"Zedon"
"Ash"	"Little Italy"
"Archie"	"Little Italy"
"Bane"	"Cerulean City"
"Genevive"	"Zedon"
"Drasna"	"Cerulean City"
"Candice"	"Little Italy"
"Loga"	"Little Italy"
"Diantha"	"Cerulean City"
"James"	"Pallet Town"
"Leaf"	"Zedon"
"Lt. Surge"	"Pewter City"
"Julia"	"Pewter City"
"Tierno"	"Cerulean City"
"Giovanni"	"Little Italy"
"Roxie"	"Little Italy"
"Glacia"	"Pallet Town"
"Brock"	"Zedon"
"Lenora"	"Pewter City"
"Misty"	"Pallet Town"
"Wallace"	"Pallet Town"
"Skyla"	"Little Italy"
"Juan"	"Cerulean City"
"Jasmine"	"Little Italy"
"Drake"	"Pewter City"
"Winona"	"Pallet Town"
"Sabrina"	"Pewter City"
"Plumeria"	"Pallet Town"
"Whitney"	"Zedon"
"Gary"	"Zedon"
"Ash"	"Little Italy"
"Archie"	"Little Italy"
"Bane"	"Cerulean City"
"Genevive"	"Zedon"
"Drasna"	"Cerulean City"
"Candice"	"Little Italy"
"Loga"	"Little Italy"
"Diantha"	"Cerulean City"
"James"	"Pallet Town"
"Leaf"	"Zedon"
"Lt. Surge"	"Pewter City"
"Julia"	"Pewter City"
"Tierno"	"Cerulean City"
"Giovanni"	"Little Italy"
"Roxie"	"Little Italy"
"Glacia"	"Pallet Town"
"Brock"	"Zedon"
"Lenora"	"Pewter City"
"Misty"	"Pallet Town"
"Wallace"	"Pallet Town"
"Skyla"	"Little Italy"
"Juan"	"Cerulean City"
"Jasmine"	"Little Italy"
"Drake"	"Pewter City"
"Winona"	"Pallet Town"
"Sabrina"	"Pewter City"
"Plumeria"	"Pallet Town"
"Whitney"	"Zedon"
"Gary"	"Zedon"
"Ash"	"Little Italy"
"Archie"	"Little Italy"
"Bane"	"Cerulean City"
"Genevive"	"Zedon"
"Drasna"	"Cerulean City"
"Candice"	"Little Italy"
"Loga"	"Little Italy"
"Diantha"	"Cerulean City"
"James"	"Pallet Town"
"Leaf"	"Zedon"
"Lt. Surge"	"Pewter City"
"Julia"	"Pewter City"
"Tierno"	"Cerulean City"
"Giovanni"	"Little Italy"
"Roxie"	"Little Italy"
"Glacia"	"Pallet Town"
"Brock"	"Zedon"
"Lenora"	"Pewter City"
"Misty"	"Pallet Town"
"Wallace"	"Pallet Town"
"Skyla"	"Little Italy"
"Juan"	"Cerulean City"
"Jasmine"	"Little Italy"
"Drake"	"Pewter City"
"Winona"	"Pallet Town"
"Sabrina"	"Pewter City"
"Plumeria"	"Pallet Town"
"Whitney"	"Zedon"
"Gary"	"Zedon"
"Ash"	"Little Italy"
"Archie"	"Little Italy"
"Bane"	"Cerulean City"
"Genevive"	"Zedon"
"Drasna"	"Cerulean City"
"Candice"	"Little Italy"
"Loga"	"Little Italy"
"Diantha"	"Cerulean City"
"James"	"Pallet Town"
"Leaf"	"Zedon"
"Lt. Surge"	"Pewter City"
"Julia"	"Pewter City"
"Tierno"	"Cerulean City"
"Giovanni"	"Little Italy"
"Roxie"	"Little Italy"
"Glacia"	"Pallet Town"
"Brock"	"Zedon"
"Lenora"	"Pewter City"
"Misty"	"Pallet Town"
"Wallace"	"Pallet Town"
"Skyla"	"Little Italy"
"Juan"	"Cerulean City"
"Jasmine"	"Little Italy"
"Drake"	"Pewter City"
"Winona"	"Pallet Town"

Query 5: MATCH (p:Pokemon)-[:TRAINED_BY]->(t:Trainer {name:"Sabrina"}) RETURN DISTINCT t.name AS Trainer, p.name AS Pokemon ORDER BY Pokemon
Trainer	Pokemon
"Sabrina"	"Blaziken"
"Sabrina"	"Caterpie"
"Sabrina"	"Chikorita"
"Sabrina"	"Corsola"
"Sabrina"	"Croconaw"
"Sabrina"	"Golbat"
"Sabrina"	"Golem"
"Sabrina"	"Ivysaur"
"Sabrina"	"Lanturn"
"Sabrina"	"Marowak"
"Sabrina"	"Mr. Mime"
"Sabrina"	"Ninjask"
"Sabrina"	"Quagsire"
"Sabrina"	"Spearow"
"Sabrina"	"Tyranitar"

Query 6: MATCH (p:Pokemon)-[:USES_MOVE]->(m:Move {name:'absorb'})RETURN DISTINCT p.name AS abPokemons ORDER BY abPokemons
abPokemons
"Chikorita"
"Exeggutor"
"Hoppip"
"Oddish"
"Treecko"

Query 7: MATCH (winner:Trainer)-[:DEFEATED]->(loser:Trainer) RETURN winner.name AS Winner, loser.name AS Loser
Winner	Loser
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Plumeria"	"Drake"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Whitney"	"Archie"
"Whitney"	"Candice"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Archie"	"Plumeria"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Genevive"	"Leaf"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Diantha"	"Leaf"
"Diantha"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Leaf"	"Misty"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Giovanni"	"Candice"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Brock"	"Plumeria"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Misty"	"Drake"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Wallace"	"Misty"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Skyla"	"Roxie"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"
"Winona"	"Candice"

Query 8: MATCH (p:Pokemon)-[:USES_MOVE]->(m:Move) RETURN p.name AS Pokemon, COUNT(m) AS numberOfMoves
Pokemon	numberOfMoves
"Oddish"	570
"Exeggutor"	570
"Chikorita"	570
"Hoppip"	570
"Treecko"	570
"Nidoran?"	570
"Nidorina"	570
"Nidoqueen"	570
"Nidorino"	570
"Nidoking"	570
"Crobat"	570
"Abra"	570
"Ralts"	570
"Hypno"	570
"Unown"	570
"Gardevoir"	570
"Jynx"	570
"Swinub"	570
"Piloswine"	570
"Smoochum"	570
"Noctowl"	570
"Igglybuff"	570
"Aipom"	570
"Porygon"	570
"Swellow"	570
"Hoothoot"	570
"Smeargle"	570
"Zigzagoon"	570
"Azurill"	570
"Delibird"	570
"Sandshrew"	570
"Sandslash"	570
"Dugtrio"	570
"Marowak"	570
"Rhydon"	570
"Gligar"	570
"Diglett"	570
"Cubone"	570
"Rhyhorn"	570
"Poliwrath"	570
"Kingler"	570
"Seadra"	570
"Magikarp"	570
"Feraligatr"	570
"Lanturn"	570
"Marill"	570
"Politoed"	570
"Wooper"	570
"Suicune"	570
"Marshtomp"	570
"Ludicolo"	570
"Poliwhirl"	570
"Krabby"	570
"Staryu"	570
"Gyarados"	570
"Vaporeon"	570
"Azumarill"	570
"Slowking"	570
"Qwilfish"	570
"Kingdra"	570
"Mudkip"	570
"Wartortle"	570
"Seel"	570
"Cloyster"	570
"Starmie"	570
"Remoraid"	570
"Swampert"	570
"Lotad"	570
"Pelipper"	570
"Kangaskhan"	570
"Skitty"	570
"Haunter"	570
"Gengar"	570
"Mr. Mime"	570
"Mew"	570
"Xatu"	570
"Espeon"	570
"Kirlia"	570
"Tauros"	570
"Teddiursa"	570
"Pidgey"	570
"Spearow"	570
"Slakoth"	570
"Mankey"	570
"Hitmonlee"	570
"Hitmonchan"	570
"Hariyama"	570
"Blastoise"	570
"Psyduck"	570
"Poliwag"	570
"Tentacool"	570
"Tentacruel"	570
"Slowpoke"	570
"Dewgong"	570
"Shellder"	570
"Goldeen"	570
"Octillery"	570
"Lombre"	570
"Vigoroth"	570
"Phanpy"	570
"Donphan"	570
"Exploud"	570
"Primeape"	570
"Makuhita"	570
"Ditto"	570
"Chansey"	570
"Whismur"	570
"Dratini"	285
"Dragonair"	285
"Dragonite"	285
"Mewtwo"	570
"Natu"	570
"Wobbuffet"	570
"Charmeleon"	570
"Vulpix"	570
"Ninetales"	570
"Arcanine"	570
"Rapidash"	570
"Cyndaquil"	570
"Typhlosion"	570
"Slugma"	570
"Magby"	570
"Torchic"	570
"Combusken"	570
"Growlithe"	570
"Ponyta"	570
"Magmar"	570
"Magcargo"	570
"Entei"	570
"Charmander"	570
"Flareon"	570
"Moltres"	570
"Ho-Oh"	570
"Blaziken"	570
"Charizard"	570
"Quilava"	570
"Rattata"	570
"Meowth"	570
"Ursaring"	570
"Persian"	570
"Blissey"	570
"Pidgeot"	570
"Dunsparce"	570
"Taillow"	570
"Furret"	570
"Porygon2"	570
"Miltank"	570
"Articuno"	570
"Lickitung"	570
"Machop"	570
"Hitmontop"	570
"Horsea"	570
"Totodile"	570
"Croconaw"	570
"Chinchou"	570
"Mantine"	570
"Alakazam"	570
"Caterpie"	570
"Weedle"	570
"Scyther"	570
"Spinarak"	570
"Yanma"	570
"Heracross"	570
"Beautifly"	570
"Surskit"	570
"Masquerain"	570
"Nincada"	570
"Ninjask"	570
"Bulbasaur"	570
"Vileplume"	570
"Bellsprout"	570
"Exeggcute"	570
"Bayleef"	570
"Nuzleaf"	570
"Shroomish"	570
"Gastly"	570
"Misdreavus"	570
"Drowzee"	570
"Machoke"	570
"Tyrogue"	570
"Celebi"	570
"Ivysaur"	570
"Victreebel"	570
"Meganium"	570
"Shiftry"	570
"Dodrio"	570
"Jigglypuff"	570
"Girafarig"	570
"Bellossom"	570
"Jumpluff"	570
"Sceptile"	570
"Seedot"	570
"Metapod"	570
"Butterfree"	570
"Beedrill"	570
"Paras"	570
"Parasect"	570
"Pinsir"	570
"Ledian"	570
"Pineco"	570
"Forretress"	570
"Scizor"	570
"Shuckle"	570
"Wurmple"	570
"Silcoon"	570
"Cascoon"	570
"Dustox"	570
"Shedinja"	570
"Arbok"	570
"Nidoran?"	570
"Muk"	570
"Weezing"	570
"Ekans"	570
"Golbat"	570
"Koffing"	570
"Stantler"	570
"Lugia"	570
"Kadabra"	570
"Wigglytuff"	570
"Venusaur"	570
"Weepinbell"	570
"Tangela"	570
"Linoone"	570
"Pidgeotto"	570
"Snorlax"	570
"Slaking"	570
"Raticate"	570
"Geodude"	570
"Graveler"	570
"Golem"	570
"Onix"	570
"Omanyte"	570
"Omastar"	570
"Kabuto"	570
"Kabutops"	570
"Aerodactyl"	570
"Sudowoodo"	570
"Larvitar"	570
"Pupitar"	570
"Tyranitar"	570
"Nosepass"	570
"Machamp"	570
"Sentret"	570
"Fearow"	570
"Grovyle"	570
"Breloom"	570
"Zubat"	570
"Grimer"	570
"Loudred"	570
"Farfetch'd"	570
"Sunflora"	570
"Eevee"	570
"Gloom"	570
"Skiploom"	570
"Sunkern"	570
"Kakuna"	570
"Venonat"	570
"Venomoth"	570
"Ledyba"	570
"Ariados"	570
"Squirtle"	570
"Slowbro"	570
"Quagsire"	570
"Voltorb"	570
"Zapdos"	570
"Flaaffy"	570
"Raikou"	570
"Electrode"	570
"Jolteon"	570
"Ampharos"	570
"Pikachu"	570
"Raichu"	570
"Magneton"	570
"Electabuzz"	570
"Pichu"	570
"Mareep"	570
"Elekid"	570
"Magnemite"	570
"Seaking"	570
"Lapras"	570
"Corsola"	570
"Wingull"	570
"Golduck"	570
"Doduo"	570

Query 9: MATCH (t:Trainer) RETURN t.town AS Town, COUNT(t) AS NumberOfTrainers ORDER BY NumberOfTrainers DESC LIMIT 1;
Town	NumberOfTrainers
"Little Italy"	72

Query 10: MATCH (p:Pokemon) RETURN DISTINCT p.type AS DistinctType
DistinctType
"Grass"
"Fire"
"Water"
"Bug"
"Normal"
"Poison"
"Electric"
"Ground"
"Fairy"
"Fighting"
"Psychic"
"Rock"
"Ghost"
"Ice"
"Dragon"
"Dark"
"Steel"

