echo 'digraph { "Mir" -> "James Rogers" [taillabel = "In love with"] "Leo" -> "James Rogers" [taillabel = "Rival of"] "Jung Hi" -> "Leo" [taillabel = "Childhood friend of"] "Sol" -> "Leo" [taillabel = "Childhood friend of"] }' | dot -Tsvg > output.svg