echo 'digraph { "Tuesday Simmons" -> "Carole Stanley" [taillabel = "Bandmate of"] "Carole Stanley" -> "Tuesday Simmons" [taillabel = "Bandmate of"] "Spencer Simmons" -> "Tuesday Simmons" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg