/*   -*- coding: utf-8 -*-  */
/*
Program for testing handling SxmlContainer
 */


#include "SxmlNode.h"
#include "Buffer.h"

int main()

{
 
}

