echo 'digraph { "Yurius" -> "Albert" [taillabel = "Friend of#"] "Audric" -> "Yurius" [taillabel = "Half-brother of"] "Victor" -> "Yurius" [taillabel = "Half-brother of"] "Albert" -> "Yurius" [taillabel = "Friend of#"] }' | dot -Tsvg > output.svg