echo 'digraph { "Tir McDohl" -> "Gremio" [taillabel = "Servant of"] "Teo Mchdol" -> "Tir McDohl" [taillabel = "Son of"] "Ted" -> "Tir McDohl" [taillabel = "Best friend of"] }' | dot -Tsvg > output.svg