I know, but "Unknown Cache" should be also implemented because this type is used in Pocket Query GPX e.g.
`
Solving Puzzles V - Images & SteganographyBob & Brenda - RenoBob & Brenda - RenoUnknown CacheMicro`
and without this i can't use following method when I'm parsing GPX from PQ:
`GeocacheType.fromName`
Please, add to GeocacheType.java definition of Unknown Cache:
Unknown("Unknown Cache", 8),
This type is required for successful parsing GPX files.