Skip to content

Instantly share code, notes, and snippets.

View ncancelliere's full-sized avatar

Nicholas Cancelliere ncancelliere

View GitHub Profile
<foods>
<veggies>
<veggie>
<name>carrot</name>
<color>orange</color>
<tags>
<tag>juicing</tag>
<tag>raw</tag>
<tag>roasted</tag>
</tags>