echo 'digraph { "Maru" -> "Yung" [taillabel = "Master of"] "Yung" -> "Maru" [taillabel = "Pet of"] }' | dot -Tsvg > output.svg