echo 'digraph { "Jetstorm" -> "Jetfire" [taillabel = "Twin Brother of"] "Jetfire" -> "Jetstorm" [taillabel = "Twin Brother of"] }' | dot -Tsvg > output.svg