echo 'digraph { "Arvis" -> "Azelle" [taillabel = "Half-brother of"] "Julius " -> "Arvis" [taillabel = "Father of"] "Julia " -> "Arvis" [taillabel = "Father of"] "Saias " -> "Arvis" [taillabel = "Father of"] "Deirdre" -> "Arvis" [taillabel = "Husband of"] "Azelle" -> "Arvis" [taillabel = "Half-brother of"] }' | dot -Tsvg > output.svg