echo 'digraph { "Ephraim" -> "Duessel" [taillabel = "mentor of"] "Vigarde" -> "Duessel" [taillabel = "subordinate of"] "Eirika" -> "Ephraim" [taillabel = "Twin Brother of"] "Fado" -> "Ephraim" [taillabel = "son of"] "Lyon" -> "Ephraim" [taillabel = "Childhood friend of"] "Lyon" -> "Vigarde" [taillabel = "Father of"] }' | dot -Tsvg > output.svg