I've developed a very simple script in Python to take an OSM XML file and report on tag usage in the file. It's similar to http://wiki.openstreetmap.org/index.php/Tagwatch but designed to be a bit more lightweight and more for personal use. Question: I'd like to check the script into OSM SVN. Where should I put it? SDE