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