#!/bin/sh

wget -O uscities.osm 'http://www.informationfreeway.org/api/0.5/node[place=city|town|village|hamlet][bbox=-126.266083,24.214968,-66.852020,49.330895]'

