echo 'digraph { "Teito Klein" -> "Hakuren Oak" [taillabel = "Friend of"] "Mikage" -> "Teito Klein" [taillabel = "Best friend of"] }' | dot -Tsvg > output.svg