<?xml version="1.0" encoding="utf-16"?>
<UserSettingsXml xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<AuthType>Ptc</AuthType> <!-- Google/Ptc -->
<DefaultLatitude>40.7648997668903</DefaultLatitude> <!-- Default Amsterdam Central Station -->
<DefaultLongitude>-73.97268533706665</DefaultLongitude> <!-- Default Amsterdam Central Station -->
<DefaultAltitude>10</DefaultAltitude>
<GoogleRefreshToken></GoogleRefreshToken>
<PtcPassword>nah</PtcPassword>
<PtcUsername>nah</PtcUsername>
<KeepMinIVPercentage>85</KeepMinIVPercentage>
<KeepMinCP>1300</KeepMinCP>
<WalkingSpeedInKilometerPerHour>100</WalkingSpeedInKilometerPerHour>
<TransferDuplicatePokemon>true</TransferDuplicatePokemon>
<KeepMinDuplicatePokemon>0</KeepMinDuplicatePokemon>
<ItemRecycleFilter> <!-- Type and amount to keep -->
<Filter>
<Name>ItemUnknown</Name>
<Count>0</Count>
</Filter>
<Filter>
<Name>ItemPokeBall</Name>
<Count>20</Count>
</Filter>
<Filter>
<Name>ItemGreatBall</Name>
<Count>20</Count>
</Filter>
<Filter>
<Name>ItemUltraBall</Name>
<Count>50</Count>
</Filter>
<Filter>
<Name>ItemMasterBall</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemPotion</Name>
<Count>0</Count>
</Filter>
<Filter>
<Name>ItemSuperPotion</Name>
<Count>0</Count>
</Filter>
<Filter>
<Name>ItemHyperPotion</Name>
<Count>0</Count>
</Filter>
<Filter>
<Name>ItemMaxPotion</Name>
<Count>0</Count>
</Filter>
<Filter>
<Name>ItemRevive</Name>
<Count>0</Count>
</Filter>
<Filter>
<Name>ItemMaxRevive</Name>
<Count>0</Count>
</Filter>
<Filter>
<Name>ItemLuckyEgg</Name>
<Count>200</Count>
</Filter>
<Filter>
<Name>ItemIncenseOrdinary</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemIncenseSpicy</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemIncenseCool</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemIncenseFloral</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemTroyDisk</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemXAttack</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemXDefense</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemXMiracle</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemRazzBerry</Name>
<Count>20</Count>
</Filter>
<Filter>
<Name>ItemBlukBerry</Name>
<Count>10</Count>
</Filter>
<Filter>
<Name>ItemNanabBerry</Name>
<Count>10</Count>
</Filter>
<Filter>
<Name>ItemWeparBerry</Name>
<Count>30</Count>
</Filter>
<Filter>
<Name>ItemPinapBerry</Name>
<Count>30</Count>
</Filter>
<Filter>
<Name>ItemSpecialCamera</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemIncubatorBasicUnlimited</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemIncubatorBasic</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemPokemonStorageUpgrade</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemItemStorageUpgrade</Name>
<Count>100</Count>
</Filter>
</ItemRecycleFilter>
<PokemonsToEvolve> <!-- Pokemons to evolve, leave empty to disable evolving pokemon -->
</PokemonsToEvolve>
<PokemonsNotToTransfer> <!-- Pokemons to not transfer, leave empty to transfer all pokemon -->
<PokemonId>Dragonite</PokemonId>
<PokemonId>Charizard</PokemonId>
<PokemonId>Zapdos</PokemonId>
<PokemonId>Snorlax</PokemonId>
<PokemonId>Alakazam</PokemonId>
<PokemonId>Mew</PokemonId>
<PokemonId>Mewtwo</PokemonId>
<PokemonId>Eevee</PokemonId>
</PokemonsNotToTransfer>
<PokemonsNotToCatch> <!-- Pokemons to not catch, leave empty to catch all pokemon -->
</PokemonsNotToCatch>
</UserSettingsXml>