echo 'digraph { "Mana Walker" -> "Allen Walker" [taillabel = "Adopted son of"] "Nea Walker" -> "Allen Walker" [taillabel = " Adopted Nephew of "] "Yuu Kanda" -> "Allen Walker" [taillabel = "Friend of#"] "Alma Karma" -> "Yuu Kanda" [taillabel = "In love with"] "Allen Walker" -> "Yuu Kanda" [taillabel = "Friend of#"] "Allen Walker" -> "Mana Walker" [taillabel = "Adoptive Father of"] "Nea Walker" -> "Mana Walker" [taillabel = "Older Brother of"] "Mana Walker" -> "Nea Walker" [taillabel = "Younger Brother of"] "Allen Walker" -> "Nea Walker" [taillabel = "Adoptive Uncle of "] }' | dot -Tsvg > output.svg