Examplotron

<?xml version="1.0"?>
<SONG xmlns:eg="http://examplotron.org/0/">
  <TITLE>Put title here</TITLE>
  <COMPOSER eg:occurs="+">Author of song</COMPOSER>
  <PRODUCER eg:occurs="*">Put producer here</PRODUCER>
  <PUBLISHER eg:occurs="?">Put publisher here</PUBLISHER>
  <LENGTH>Length of song</LENGTH>
  <YEAR>Year song was published</YEAR>
  <ARTIST eg:occurs="+">Singers and musicians</ARTIST>  
</SONG>

Previous | Next | Top | Cafe con Leche

Copyright 2000-2003, 2006 Elliotte Rusty Harold
elharo@metalab.unc.edu
Last Modified January 9, 2002