##fileformat=VCFv4.2
##contig=<ID=A>
##contig=<ID=B>
##INFO=<ID=END,Number=1,Type=Integer,Description="End position of the variant described in this record">
##INFO=<ID=SRC,Number=.,Type=String,Description="Source file">
##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
#CHROM	POS	ID	REF	ALT	QUAL	FILTER	INFO	FORMAT	sample1
B	1	.	G	.	1	.	END=2;SRC=file1	GT	0/0
