echo 'digraph { "Misato Tendou" -> "Ryouko Tendou" [taillabel = "Daughter of"] "Yuri Kagami" -> "Misato Tendou" [taillabel = "Employee of"] "Ryouko Tendou" -> "Misato Tendou" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg