echo 'digraph { "Ataru Moroboshi" -> "Lum Invader" [taillabel = "Engaged to"] "Lum Invader" -> "Ataru Moroboshi" [taillabel = "Engaged to"] }' | dot -Tsvg > output.svg