echo 'digraph { "Magus" -> "Alfador" [taillabel = "Pet of"] "Schala" -> "Magus" [taillabel = "Younger brother of"] "Queen Zeal" -> "Magus" [taillabel = "Son of"] "Alfador" -> "Magus" [taillabel = "Owner of"] }' | dot -Tsvg > output.svg