%%[[if !edit]]%%%%[[endif]]%% %%[[if edit]]%%

  Icon %id=title% %[if %id=type[0]%]%Stack%[endif]%%[if %id=type[1]%]%Theme%[endif]%%[if %id=type[2]%]%Layout%[endif]%

  "%id=subTitle%" by %id=author% %id=copyright%

  Icon General

   TITLE=%id=title% | VERSION=%id=shortVersion% | BUNDLE=%id=bundleVersion% | ID=%id=bundleIdentifier%

%%[[endif]]%%%%[[if !edit]]%% & paste the XML below into 'Info.plist' located in the stacks [Contents] folder

  [MyStack.stack]                   << your stack bundle
      +-[Contents]
            +-Info.plist            << your generated XML goes here
            +-[Resources]%[if %id=stackData%]%
                  +- Public.pem     << your public key%[endif]%
                  +- each.html      << your HTML templates & images
                  +- each.css       << your other templates & images
                  +- large_icon.png
                  +- ... 

%%[[endif]]%%