XML for engagement stats/media kit?
Posted: Wed Nov 19, 2025 3:21 pm
Hi team,
I'm struggling with data structuring for a personal project. It's related to online content: I want to be able to centralize all of a creator's stats (number of followers on TikTok, Insta engagement rate, rates per post, etc.). The idea is to generate a polished Media Kit with up-to-date stats. Is using XML to store and exchange this data relevant here?
If I create an XML schema that includes a <social-platform> element with the attributes name="TikTok" and a child <engagement-rate>3.5</engagement-rate>. Is it worth using XML/DITA for this very specific type of dynamic creator data, or is it too cumbersome?
I'm struggling with data structuring for a personal project. It's related to online content: I want to be able to centralize all of a creator's stats (number of followers on TikTok, Insta engagement rate, rates per post, etc.). The idea is to generate a polished Media Kit with up-to-date stats. Is using XML to store and exchange this data relevant here?
If I create an XML schema that includes a <social-platform> element with the attributes name="TikTok" and a child <engagement-rate>3.5</engagement-rate>. Is it worth using XML/DITA for this very specific type of dynamic creator data, or is it too cumbersome?