echo 'digraph { "Yurius" -> "Previous King of Levin" [taillabel = "Father of"] "Audric" -> "Previous King of Levin" [taillabel = "Father of"] "Victor" -> "Previous King of Levin" [taillabel = "Father of"] "Mallow" -> "Previous King of Levin" [taillabel = "Enemy of"] "Yurius" -> "Previous King of Levin" [taillabel = "Enemy of"] "Audric" -> "Yurius" [taillabel = "Half-brother of"] "Victor" -> "Yurius" [taillabel = "Half-brother of"] "Albert" -> "Yurius" [taillabel = "Friend of"] "Victor" -> "Audric" [taillabel = "Brother of"] "Victor" -> "Audric" [taillabel = "Older Brother of"] "Yurius" -> "Audric" [taillabel = "Half-brother of"] "Audric" -> "Victor" [taillabel = "Brother of"] "Yurius" -> "Victor" [taillabel = "Half-brother of"] "Audric" -> "Victor" [taillabel = "Younger Brother of"] }' | dot -Tsvg > output.svg