echo 'digraph { "Wolx Hound" -> "Tickle Selvatlos" [taillabel = "Partner of"] "Lilica Tigres" -> "Tickle Selvatlos" [taillabel = "Teammate of"] "Rasati Tigres" -> "Lilica Tigres" [taillabel = "Adoptive sister of"] "Coud Van Giruet" -> "Lilica Tigres" [taillabel = "Friend of"] "Reverie Metherlence (Ren)" -> "Lilica Tigres" [taillabel = "Friend of"] "Tickle Selvatlos" -> "Lilica Tigres" [taillabel = "Teammate of"] "Tickle Selvatlos" -> "Wolx Hound" [taillabel = "Pledger of"] "Coud Van Giruet" -> "Wolx Hound" [taillabel = "Rival of"] "Rasati Tigres" -> "Wolx Hound" [taillabel = "Teammate of"] }' | dot -Tsvg > output.svg